Options
All
  • Public
  • Public/Protected
  • All
Menu

The Process aptitude provides access to the list of running processes for all users.

Hierarchy

  • Process

Index

Methods

  • Gets a list of the current running processes for all users.

    Returns Promise<ProcessInfo[]>

    a Promise resolving with a list of the current processes.

Generated using TypeDoc