Documentation
¶
Index ¶
- func Configure(ctx *cli.Context)
- func Debug(ctx *cli.Context)
- func Demo(ctx *cli.Context)
- func Fetch(ctx *cli.Context)
- func Login(ctx *cli.Context)
- func Logout(ctx *cli.Context)
- func Restore(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 Login ¶
Login interactively stores exercism API configuration. Delete when nobody is using 1.6.x anymore.
func Logout ¶
Logout deletes the config file. Delete when nobody is using 1.6.x anymore.
Types ¶
This section is empty.
Source Files
¶
- cmd.go
- configure.go
- debug.go
- demo.go
- fetch.go
- login.go
- logout.go
- restore.go
- submit.go
- tracks.go
- unsubmit.go
Click to show internal directories.
Click to hide internal directories.