@wcauchois/program-builder > FlagDocumentation > (constructor)

FlagDocumentation.(constructor)

Constructs a new instance of the FlagDocumentation class

Signature:
constructor(nameSpec: string, description: string | undefined);

Parameters

ParameterTypeDescription
nameSpec
string
descriptionstring | undefined