cmd

package
v2.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2015 License: MIT Imports: 23 Imported by: 0

Documentation

Index

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

func Configure(ctx *cli.Context)

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)

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

func Demo

func Demo(ctx *cli.Context)

Demo returns one problem for each active track.

func Download added in v1.9.0

func Download(ctx *cli.Context)

Download returns specified submissions and related problem.

func Fetch

func Fetch(ctx *cli.Context)

Fetch returns exercism problems.

func List

func List(ctx *cli.Context)

List returns the full list of assignments for a given language

func Open

func Open(ctx *cli.Context)

Open uses the given language and exercise and opens it in the browser

func Restore

func Restore(ctx *cli.Context)

Restore returns a user's solved problems.

func Skip

func Skip(ctx *cli.Context)

Skip command allows a user to skip a specific problem

func Submit

func Submit(ctx *cli.Context)

Submit posts an iteration to the api

func Tracks

func Tracks(ctx *cli.Context)

Tracks lists available tracks.

func Unsubmit

func Unsubmit(ctx *cli.Context)

Unsubmit deletes an iteration from the api. If no iteration is specified, the most recent iteration is deleted.

func Upgrade

func Upgrade(ctx *cli.Context)

Upgrade command allows the user to upgrade to the latest CLI version

Types

This section is empty.

Jump to

Keyboard shortcuts

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