| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IPathFormatConciselyOptions
Options for Path.formatConcisely()<></>.
Signature:
export interface IPathFormatConciselyOptions |
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 |