1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add toml parser

This commit is contained in:
Kelly Brazil
2023-01-04 18:26:13 -08:00
parent c94f5d83fa
commit aeff94d272
10 changed files with 1002 additions and 0 deletions

View File

@ -174,6 +174,7 @@ parsers: List[str] = [
'time',
'timedatectl',
'timestamp',
'toml',
'top',
'top-s',
'tracepath',