Closed stroncium closed 4 years ago
Check if cpu and memory fields are present in interactive mode, which was the cause of exception thrown before.
cpu
memory
(Added separate checks for both fields in case they get partially implemented in ps-list later.)
ps-list
Fixes #68.
Check if
cpu
andmemory
fields are present in interactive mode, which was the cause of exception thrown before.(Added separate checks for both fields in case they get partially implemented in
ps-list
later.)Fixes #68.