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 ¶
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
func Open ¶
Open uses the given language and exercise and opens it in the browser
func Unsubmit ¶
Unsubmit deletes the most recent submission from the API.
Types ¶
This section is empty.
Source Files
¶
- cmd.go
- configure.go
- debug.go
- demo.go
- download.go
- fetch.go
- list.go
- open.go
- release_utils.go
- restore.go
- skip.go
- submit.go
- tracks.go
- unsubmit.go
- upgrade.go
Click to show internal directories.
Click to hide internal directories.