• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSEH A D23-May-20191.1 KiB

README.mdH A D23-May-2019149

swbemservices.goH A D23-May-20197.6 KiB

swbemservices_test.goH A D23-May-20194.1 KiB

wmi.goH A D23-May-201913.3 KiB

wmi_test.goH A D23-May-201917.1 KiB

README.md

1wmi
2===
3
4Package wmi provides a WQL interface to Windows WMI.
5
6Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.
7