Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > ITryFindRushJsonLocationOptions

ITryFindRushJsonLocationOptions interface

Options for RushConfiguration.tryFindRushJsonLocation.

Signature:

export interface ITryFindRushJsonLocationOptions 

Properties

PropertyModifiersTypeDescription
showVerbose?boolean(Optional) Whether to show verbose console messages. Defaults to false.
startingFolder?string(Optional) The folder path where the search will start. Defaults to the current working directory.