Class Salient\Cli\CliApplication

extends Application
implements CliApplicationInterface

A service container for CLI applications

Methods
Methods inherited from Salient\Container\Application
unload(), getAppName(), isProduction(), getBasePath(), getCachePath(), getConfigPath(), getDataPath(), getLogPath(), getTempPath(), logOutput(), exportHar(), getHarFilename(), startCache(), resumeCache(), stopCache(), startSync(), stopSync(), registerSyncNamespace(), getWorkingDirectory(), restoreWorkingDirectory(), setWorkingDirectory(), registerShutdownReport(), reportResourceUsage(), reportMetrics()
Methods inherited from Salient\Container\Container
hasGlobalContainer(), getGlobalContainer(), setGlobalContainer(), get(), getAs(), getName(), has(), hasSingleton(), hasInstance(), inContextOf(), bind(), bindIf(), singleton(), singletonIf(), hasProvider(), provider(), addContextualBinding(), instance(), providers(), getProviders(), unbind(), removeInstance()
Methods used from Salient\Core\Concern\UnloadsFacades
withFacade(), withoutFacade(), unloadFacades()
Methods used from Salient\Core\Concern\HasChainableMethods
apply(), if(), withEach()