Skip to content

Class SystemManager

Source: systemManager.ts

Constructors

Constructor

new SystemManager(__namedParameters: SystemManagerParams): SystemManager

Parameters

__namedParameters

SystemManagerParams

Returns

SystemManager

Properties

systemName

readonly systemName: string

The name of the system.


tagLine

readonly tagLine: string

The tagline/short description of the system.


skin

readonly skin: Skin


appsConfig

readonly appsConfig: AppsConfig


desktopConfig

readonly desktopConfig: DesktopConfig


miscConfig

readonly miscConfig: MiscConfig


modalsConfig

readonly modalsConfig: ModalsConfig


taskbarConfig

readonly taskbarConfig: TaskbarConfig


trackingConfig

readonly trackingConfig: TrackingConfig


windowsConfig

readonly windowsConfig: WindowsConfig


virtualDriveConfig

readonly virtualDriveConfig: VirtualDriveConfig


storage

readonly storage: Storage

Methods

getUptime()

getUptime(precision: number): string

Parameters

precision

number = 2

Returns

string

Built by Prozilla