# Variables
Command definition for cobra.
DefaultOpt is the default values used for Options.
Opt is options set by command line flags.
# Structs
FileInfo represents info about a file satisfying os.FileInfo and also some additional interfaces for webdav for ETag and ContentType.
Handle represents an open file.
Options required for http server.
WebDAV is a webdav.FileSystem interface
A FileSystem implements access to a collection of named files.