Documentation ¶
Overview ¶
Package vfsflags implements command line flags to set up a vfs
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Opt = vfs.DefaultOpt DirPerms = &FileMode{Mode: &Opt.DirPerms} FilePerms = &FileMode{Mode: &Opt.FilePerms} )
Options set by command line flags
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.