Go to repository

Function getGobstonesScriptsRootPath

Returns the @gobstones/gobstones-scripts root path. That is, the path to the module in the users node_modules folder.

Parameters

  • os: OSType

    The OS that is currently discovered as environment.

  • projectRootPath: string

    The currently identified project's root path.

Returns string

The root path of the gobstones-scripts project.