| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > RushConfiguration > tryFindRushJsonLocation
Find the rush.json location and return the path, or undefined if a rush.json can't be found.
Signature:
static tryFindRushJsonLocation(options?: ITryFindRushJsonLocationOptions): string | undefined;|
Parameter |
Type |
Description |
|---|---|---|
|
options |
(Optional) |
Returns:
string | undefined