Skip to main content

CommandOptions typealias

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.0 by API Extractor/Documenter 7.52.8.