-
Notifications
You must be signed in to change notification settings - Fork 72
More usage examples #101
Copy link
Copy link
Open
Description
Hi,
Is there any page where i can see more usage example?
for example:
var_dump($parser->getTemps());gives nothing with the following notice/error
Undefined index: temps
-
var_dump($parser->determineCPUPercentage());
gives null -
var_dump($parser->getMounts());gives notice
Undefined index: show
I think i need to pass some more info to these method calls. Can you help.?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels