 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LocalIdentifier ¶
type LocalIdentifier struct {
	Name            string
	SessionID       string
	IncludePatterns []string
	ExcludePatterns []string
	FollowPaths     []string
	Differ          fsutil.DiffType
}
    func NewLocalIdentifier ¶
func NewLocalIdentifier(str string) (*LocalIdentifier, error)
func (*LocalIdentifier) Capture ¶
func (id *LocalIdentifier) Capture(c *provenance.Capture, pin string) error
func (*LocalIdentifier) Scheme ¶
func (*LocalIdentifier) Scheme() string
 Click to show internal directories. 
   Click to hide internal directories.