Private
constructorPrivate
Private constructor to enforce singleton pattern.
Static
Private
Optional
memoPrivate
findPrivate
Gets the function for finding package.json
based on the environment.
Gets the root path of the project by finding the nearest package.json
.
Throws an error if no package.json
is found.
Static
instanceGets the singleton instance of the class.
Generated using TypeDoc
Main utility class providing methods for project structure and path resolution.