Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v1.0.0


Table of contents


exports

From “./Args.js”

Re-exports all named exports from the “./Args.js” module as Args.

Signature

export * as Args from "./Args.js"

Added in v1.0.0

From “./AutoCorrect.js”

Re-exports all named exports from the “./AutoCorrect.js” module as AutoCorrect.

Signature

export * as AutoCorrect from "./AutoCorrect.js"

Added in v1.0.0

From “./BuiltInOptions.js”

Re-exports all named exports from the “./BuiltInOptions.js” module as BuiltInOptions.

Signature

export * as BuiltInOptions from "./BuiltInOptions.js"

Added in v1.0.0

From “./CliApp.js”

Re-exports all named exports from the “./CliApp.js” module as CliApp.

Signature

export * as CliApp from "./CliApp.js"

Added in v1.0.0

From “./CliConfig.js”

Re-exports all named exports from the “./CliConfig.js” module as CliConfig.

Signature

export * as CliConfig from "./CliConfig.js"

Added in v1.0.0

From “./Command.js”

Re-exports all named exports from the “./Command.js” module as Command.

Signature

export * as Command from "./Command.js"

Added in v1.0.0

From “./CommandDescriptor.js”

Re-exports all named exports from the “./CommandDescriptor.js” module as CommandDescriptor.

Signature

export * as CommandDescriptor from "./CommandDescriptor.js"

Added in v1.0.0

From “./CommandDirective.js”

Re-exports all named exports from the “./CommandDirective.js” module as CommandDirective.

Signature

export * as CommandDirective from "./CommandDirective.js"

Added in v1.0.0

From “./ConfigFile.js”

Re-exports all named exports from the “./ConfigFile.js” module as ConfigFile.

Signature

export * as ConfigFile from "./ConfigFile.js"

Added in v2.0.0

From “./HelpDoc.js”

Re-exports all named exports from the “./HelpDoc.js” module as HelpDoc.

Signature

export * as HelpDoc from "./HelpDoc.js"

Added in v1.0.0

From “./HelpDoc/Span.js”

Re-exports all named exports from the “./HelpDoc/Span.js” module as Span.

Signature

export * as Span from "./HelpDoc/Span.js"

Added in v1.0.0

From “./Options.js”

Re-exports all named exports from the “./Options.js” module as Options.

Signature

export * as Options from "./Options.js"

Added in v1.0.0

From “./Primitive.js”

Re-exports all named exports from the “./Primitive.js” module as Primitive.

Signature

export * as Primitive from "./Primitive.js"

Added in v1.0.0

From “./Prompt.js”

Re-exports all named exports from the “./Prompt.js” module as Prompt.

Signature

export * as Prompt from "./Prompt.js"

Added in v1.0.0

From “./Prompt/Action.js”

Re-exports all named exports from the “./Prompt/Action.js” module as Action.

Signature

export * as Action from "./Prompt/Action.js"

Added in v1.0.0

From “./Usage.js”

Re-exports all named exports from the “./Usage.js” module as Usage.

Signature

export * as Usage from "./Usage.js"

Added in v1.0.0

From “./ValidationError.js”

Re-exports all named exports from the “./ValidationError.js” module as ValidationError.

Signature

export * as ValidationError from "./ValidationError.js"

Added in v1.0.0