1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-12-18 00:18:28 +02:00

doc updates

This commit is contained in:
Kelly Brazil
2019-12-14 23:35:42 -08:00
parent 8f01ef7953
commit 9aaf0fbb2f
29 changed files with 146 additions and 1 deletions

View File

@@ -131,6 +131,11 @@ Examples:
...
]
## info
```python
info(self, /, *args, **kwargs)
```
## process
```python
process(proc_data)