Home > @rushstack/node-core-library > IPathFormatConciselyOptions
IPathFormatConciselyOptions interface
Options for Path.formatConcisely().
Signature:
export interface IPathFormatConciselyOptions
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | The base path to use when converting | ||
string | The path to be converted. | ||
boolean | (Optional) If set to true, don't include the leading |