setEntryPoint
setEntryPoint(
indexJs):void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/systemUtils.ts:305
Provide the path to the entry point of the application. This is used to set the install directory. This is called from cli.js root entry point.
Parameters
Section titled “Parameters”indexJs
Section titled “indexJs”string
Returns
Section titled “Returns”void