windows-processes
v1.0.1
Published
Get information about running Windows processes on Windows.
Downloads
3
Readme
Windows Processes
Get information about running Windows processes on Windows.
Methods
getProcessNameList
Returns an array of strings containing names of running processes.
getProcessNameToIdMap
Returns an object with the key being the process name and the value being a number of the process ID.