Adding docs, specs and fixing object returned
This commit is contained in:
parent
bef7d5a520
commit
27aad902b8
6 changed files with 54 additions and 38 deletions
4
docs/api/structures/process-memory-info.md
Normal file
4
docs/api/structures/process-memory-info.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# ProcessMemoryInfo Object
|
||||
|
||||
* `pid` Integer - Process id of the process.
|
||||
* `memory` MemoryInfo - Memory information of the process.
|
Loading…
Add table
Add a link
Reference in a new issue