Skip to main content

CommandOptions type alias

Command line argument options passed to the application.

Signature

export type CommandOptions = Record<string, string | boolean | undefined>;

Remarks

Represents the parsed command line arguments with flexible typing to accommodate various option formats and undefined values.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.58.7.