process-list-title

0.0.9 • Public • Published

process-list-title

Process title list in windows

Install

npm i process-list-title

This module required powershell@3 or above.

API

.takeTitle([fields])

Return array with info of each runned process.

example
const processList = require('process-list-title');

processList.takeTitle().then((list) => {/* ... */})

Supports

nodejs >=4

License

MIT, 2022 (c) Okay Şahin

Package Sidebar

Install

npm i process-list-title

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

3.73 kB

Total Files

6

Last publish

Collaborators

  • flundar