Returns the service info of all running services
Kills and removes a service process started by runService
Service process to remove
Runs a managed process given info, will die when disposed.
Name of the process
Process info to run.
Override for directory to start in (info is relative to this), Extension path if none given
A managed process.
Runs a managed service given info, will die when the launcher exits.
Name of the service
Service info to run.
Override for directory to start in (info is relative to this), Extension path if none given
A managed process. Can be passed to removeService.
Generated using TypeDoc
Collection of Service related API function