Home Manual Reference Source Test

References

summary
public

The main class.

cli

summary
public

CLI commands available.

public

Options that can be used globally.

public

Command line options available.

cli/commands

summary
public

The command invoked when running "config".

public

The command invoked when running "docs".

public

The command invoked when running "init".

public

The command invoked when running "run".

public

The command invoked by running "update".

lib/cli

summary
public abstract

A command that can be run through the CLI.

public

C Option

A command line option.

lib/error

summary
public

An error reported when yargs fails to parse arguments.

lib/util

summary
public

A static class providing utilities to run external commands.

public

Formats strings to be used in the Logger.

public

C Logger

A logger used in all console outputs.

public

F async readJson(path: string): Promise<any>

Reads a file and parses it's contents as JSON.

typedef

summary
public

A Liftoff environment.

public
public

E chalk

public
public
public
public

E yargs