mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +02:00
add IfconfigParser class
This commit is contained in:
@@ -147,6 +147,17 @@ Examples:
|
|||||||
info(self, /, *args, **kwargs)
|
info(self, /, *args, **kwargs)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## IfconfigParser
|
||||||
|
```python
|
||||||
|
IfconfigParser(self, console_output)
|
||||||
|
```
|
||||||
|
|
||||||
|
## InterfaceNotFound
|
||||||
|
```python
|
||||||
|
InterfaceNotFound(self, /, *args, **kwargs)
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## process
|
## process
|
||||||
```python
|
```python
|
||||||
process(proc_data)
|
process(proc_data)
|
||||||
|
Reference in New Issue
Block a user