Documentation / @zerotal/core / index / tryCurrentApp
Function: tryCurrentApp()
tryCurrentApp():
Application|undefined
Defined in: application/currentApp.ts:55
The current application, or undefined when none is available. Safe off-app (CLI bootstrap, tests).
Returns
Application | undefined