Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/heft > IHeftTaskSession > parsedCommandLine

IHeftTaskSession.parsedCommandLine property

Exposes details about the command line that was used to invoke Heft. This value is initially undefined and later filled in after the command line has been parsed.

Signature:

readonly parsedCommandLine: IHeftParsedCommandLine;