cmd

package
v2.2.6+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2016 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BuildOS is the operating system (GOOS) used during the build process.
	BuildOS string
	// BuildARM is the ARM version (GOARM) used during the build process.
	BuildARM string
	// BuildARCH is the architecture (GOARCH) used during the build process.
	BuildARCH string
)

Functions

func Configure

func Configure(ctx *cli.Context) error

Configure stores settings in a JSON file. If a setting is not passed as an argument, default values are used.

func Debug

func Debug(ctx *cli.Context) error

Debug provides information about the user's environment and configuration.

func Download added in v1.9.0

func Download(ctx *cli.Context) error

Download returns specified iteration with its related problem.

func Fetch

func Fetch(ctx *cli.Context) error

Fetch downloads exercism problems and writes them to disk.

func List

func List(ctx *cli.Context) error

List returns the full list of assignments for a given track.

func Open

func Open(ctx *cli.Context) error

Open uses the given track and problem and opens it in the browser.

func Restore

func Restore(ctx *cli.Context) error

Restore returns a user's solved problems.

func Skip

func Skip(ctx *cli.Context) error

Skip allows a user to skip a specific problem.

func Status

func Status(ctx *cli.Context) error

Status is a command that allows a user to view their progress in a given language track.

func Submit

func Submit(ctx *cli.Context) error

Submit posts an iteration to the API.

func Tracks

func Tracks(ctx *cli.Context) error

Tracks lists available tracks.

func Upgrade

func Upgrade(ctx *cli.Context) error

Upgrade allows the user to upgrade to the latest version of the CLI.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL