| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > ITryFindRushJsonLocationOptions
Options for RushConfiguration.tryFindRushJsonLocation<></>.
Signature:
export interface ITryFindRushJsonLocationOptions |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Whether to show verbose console messages. Defaults to false. | ||
|
string |
(Optional) The folder path where the search will start. Defaults to the current working directory. |