WizardKit/scripts/wk
2Shirt 93102b5144
Reworked checking Disk() attributes
* Added separate Disk().check_attributes() function
  * Can be used to check all KNOWN_ATTRIBUTES or just blocking ones
* Renamed ATTRIBUTES to KNOWN_ATTRIBUTES for clarity
  * Renamed 'Critical' column to 'Blocking'
* Added '(Failed)' note to attribute report
  * Addresses issue #131
2019-10-31 19:19:52 -06:00
..
borrowed Added Windows activation functions 2019-09-18 22:27:38 -07:00
cfg Reworked checking Disk() attributes 2019-10-31 19:19:52 -06:00
hw Reworked checking Disk() attributes 2019-10-31 19:19:52 -06:00
kit Added SafeMode enter/exit sections 2019-09-15 18:47:52 -07:00
os Renamed some vars for consistency 2019-10-22 18:43:04 -07:00
sw Added SafeMode enter/exit sections 2019-09-15 18:47:52 -07:00
__init__.py Moved wk.obj to wk.hw.obj 2019-10-28 17:46:17 -06:00
exe.py Added Disk() obj 2019-10-23 15:23:50 -07:00
io.py Fixed logic error in non_clobber_path() 2019-09-22 23:31:15 -07:00
log.py Updated log path options 2019-10-02 21:34:07 -07:00
net.py Bugfix speedtest() 2019-10-02 22:44:36 -07:00
std.py Adjusted print_colored() kwargs 2019-10-21 18:57:31 -07:00