Documentation
¶
Index ¶
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
Configure stores settings in a JSON file. If a setting is not passed as an argument, default values are used.
func Debug ¶
Debug provides information about the user's environment and configuration.
func Download ¶ added in v1.9.0
Download returns specified submissions and related problem.
func List ¶
List returns the full list of assignments for a given language
Types ¶
This section is empty.
Source Files
¶
- cmd.go
- configure.go
- debug.go
- demo.go
- download.go
- fetch.go
- list.go
- open.go
- restore.go
- skip.go
- submit.go
- tracks.go
- unsubmit.go
Click to show internal directories.
Click to hide internal directories.