mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-21 00:19:42 +02:00
add info docstring
This commit is contained in:
@ -204,6 +204,7 @@ import jc.utils
|
||||
|
||||
|
||||
class info:
|
||||
"""Provides parser metadata (version, author, etc.)"""
|
||||
version = "1.0"
|
||||
description = "`systeminfo` command parser"
|
||||
author = "Jon Smith"
|
||||
|
Reference in New Issue
Block a user