EasyDarwin/vendor/github.com/StackExchange/wmi
penggy 395fd53106 1st commit 2018-11-07 19:28:13 +08:00
..
LICENSE 1st commit 2018-11-07 19:28:13 +08:00
README.md 1st commit 2018-11-07 19:28:13 +08:00
swbemservices.go 1st commit 2018-11-07 19:28:13 +08:00
wmi.go 1st commit 2018-11-07 19:28:13 +08:00

README.md

wmi

Package wmi provides a WQL interface to Windows WMI.

Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.