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:
@@ -198,7 +198,7 @@ Provides parser metadata (version, author, etc.)
|
||||
```python
|
||||
IfconfigParser(console_output)
|
||||
```
|
||||
|
||||
ifconfig parser module written by threeheadedknight@protonmail.com
|
||||
|
||||
## parse
|
||||
```python
|
||||
|
||||
@@ -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
Binary file not shown.
Reference in New Issue
Block a user