Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ArgHelp = `
[prefix]
The location/folder of the s3 to list contents.`
ArgHelp is the suffix text that will be displayed after the argument list in the module help
View Source
var Args = flag.NewFlagSet("list", flag.ExitOnError)
Args is a flagset that needs to be exported so that it can be written to the main program help
View Source
var URL = Args.String("url", "", "The url of the sda-download server")
View Source
var Usage = `` /* 582-byte string literal not displayed */
Usage text that will be displayed as command line help text when using the `help list` command
Functions ¶
func DatasetFiles ¶ added in v0.1.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.