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

index.ts overview

Since v1.0.0


Exports Grouped by Category


utils

Args (namespace export)

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

Signature

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

Source

Since v1.0.0

AutoCorrect (namespace export)

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

Signature

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

Source

Since v1.0.0

BuiltInOptions (namespace export)

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

Signature

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

Source

Since v1.0.0

CliApp (namespace export)

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

Signature

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

Source

Since v1.0.0

CliConfig (namespace export)

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

Signature

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

Source

Since v1.0.0

Command (namespace export)

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

Signature

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

Source

Since v1.0.0

CommandDescriptor (namespace export)

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

Signature

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

Source

Since v1.0.0

CommandDirective (namespace export)

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

Signature

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

Source

Since v1.0.0

ConfigFile (namespace export)

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

Signature

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

Source

Since v2.0.0

HelpDoc (namespace export)

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

Signature

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

Source

Since v1.0.0

Options (namespace export)

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

Signature

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

Source

Since v1.0.0

Primitive (namespace export)

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

Signature

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

Source

Since v1.0.0

Prompt (namespace export)

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

Signature

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

Source

Since v1.0.0

Span (namespace export)

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

Signature

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

Source

Since v1.0.0

Usage (namespace export)

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

Signature

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

Source

Since v1.0.0

ValidationError (namespace export)

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

Signature

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

Source

Since v1.0.0