Documentation ¶
Index ¶
- Variables
- func Configure(ctx *cli.Context)
- func Debug(ctx *cli.Context)
- func Demo(ctx *cli.Context)
- func Download(ctx *cli.Context)
- func Fetch(ctx *cli.Context)
- func List(ctx *cli.Context)
- func Open(ctx *cli.Context)
- func Restore(ctx *cli.Context)
- func Skip(ctx *cli.Context)
- func Submit(ctx *cli.Context)
- func Tracks(ctx *cli.Context)
- func Unsubmit(ctx *cli.Context)
- func Upgrade(ctx *cli.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildOS is the GOOS used during the build process BuildOS string // Build ARMV is the GOARM used during the build process BuildARM string // BuildARCH is the GOARCH used during the build process BuildARCH string )
Functions ¶
func Configure ¶
Configure stores settings in a JSON file. If a setting is not passed as an argument, default values are used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.