Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISystem

Represents a running operating system

Hierarchy

  • ISystem

Implemented by

Index

Methods

getProcess

  • Try to get a process by name

    Parameters

    • name: string

      name of the process to look for

    Returns Promise<IProcessInfo>

    process

getProcesses

Generated using TypeDoc