get-console-process-list

Get all process ids attached to the current Windows console.

Usage no npm install needed!

<script type="module">
  import getConsoleProcessList from 'https://cdn.skypack.dev/get-console-process-list';
</script>

README

get-console-process-list

Get all process ids attached to the current Windows console.

This is a direct binding for the GetConsoleProcessList Windows API method.