Skip to content

index.ts

Since v4.0.0



Re-exports all named exports from the “./Argument.ts” module as Argument.

Signature

export * as Argument from "./Argument.ts"

Source

Since v4.0.0

Re-exports all named exports from the “./CliError.ts” module as CliError.

Signature

export * as CliError from "./CliError.ts"

Source

Since v4.0.0

Re-exports all named exports from the “./CliOutput.ts” module as CliOutput.

Signature

export * as CliOutput from "./CliOutput.ts"

Source

Since v4.0.0

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

Signature

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

Source

Since v4.0.0

Re-exports all named exports from the “./Completions.ts” module as Completions.

Signature

export * as Completions from "./Completions.ts"

Source

Since v4.0.0

Re-exports all named exports from the “./Flag.ts” module as Flag.

Signature

export * as Flag from "./Flag.ts"

Source

Since v4.0.0

Re-exports all named exports from the “./GlobalFlag.ts” module as GlobalFlag.

Signature

export * as GlobalFlag from "./GlobalFlag.ts"

Source

Since v4.0.0

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

Signature

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

Source

Since v4.0.0

Re-exports all named exports from the “./Param.ts” module as Param.

Signature

export * as Param from "./Param.ts"

Source

Since v4.0.0

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

Signature

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

Source

Since v4.0.0

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

Signature

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

Source

Since v4.0.0