Home > @rushstack/heft > IMetricsData > commandParameters
IMetricsData.commandParameters property
A map of commandline parameter names to their effective values
Signature:
commandParameters: Record<string, string>;
Home > @rushstack/heft > IMetricsData > commandParameters
A map of commandline parameter names to their effective values
Signature:
commandParameters: Record<string, string>;