Get some basic information about the system
Is a Graphical User Interface avaiable in the environment in which the current command is running?
Process utility to wrap callback process routines into promises Turn nextTick into a promise to prevent nesting
called before promise is resolved
arguments passed to the callback
Open a file or URL in the default application associated with its file extension or URL protocol. This method is only supported in graphical environments.
File path or Internet URL to open
Open a file in the best editor that can be found in the current
environment. In a graphical environment, the default application
associated with its file extension will be launched. In a command-line
environment, the file will be opened in vi, or the editor in the
the {envVariablePrefix}_EDITOR
environment variable if specified.
File path to edit
Generated using TypeDoc
A collection of utilities related to the running process.