Type of the currently running platform.
Synchronously checks if file exist. Does "fs.existsSync".
Gets environment variable.
Gets global variable where global stuff can be stored.
Highlights json string to be print in the console.
Highlights sql string to be print in the console.
Loads ("require"-s) given file or package. This operation only supports on node platform
Logging functions needed by AdvancedConsoleLogger
Gets file extension. Does "path.extname".
Normalizes given path. Does "path.normalize".
Resolved given path. Does "path.resolve".
Generated using TypeDoc
Platform-specific tools.