1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

update ifconfig doc

This commit is contained in:
Kelly Brazil
2021-04-08 12:45:08 -07:00
parent e28c08b136
commit a5e2203cee
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ Provides parser metadata (version, author, etc.)
```python
IfconfigParser(console_output)
```
ifconfig parser module written by threeheadedknight@protonmail.com
## parse
```python
+1
View File
@@ -207,6 +207,7 @@ __version__ = info.version
class IfconfigParser(object):
"""ifconfig parser module written by threeheadedknight@protonmail.com"""
# Author: threeheadedknight@protonmail.com
# Date created: 30.06.2018 17:03
# Python Version: 3.7
BIN
View File
Binary file not shown.