Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = Config{FilterName: ".ffsignore"}
Functions ¶
Types ¶
type Config ¶
type Config struct { Verbose bool // emit diagnostic output XAttr bool // capture extended attributes NoStat bool // do not capture stat metadata FilterName string // name of filter file to read }
Click to show internal directories.
Click to hide internal directories.