1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

added airport command parser

This commit is contained in:
Kelly Brazil
2020-03-10 20:35:52 -07:00
parent e3a6c05a58
commit c6c9e06496
7 changed files with 196 additions and 1 deletions

View File

@ -22,6 +22,7 @@ class info():
__version__ = info.version
parsers = [
'airport',
'arp',
'blkid',
'crontab',