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

formatting

This commit is contained in:
Kelly Brazil
2022-02-14 09:20:16 -08:00
parent 4723db8e3c
commit 3f5f6e39a7
2 changed files with 100 additions and 98 deletions

View File

@ -24,6 +24,7 @@ Usage (module):
result = jc.parsers.xrandr.parse(xrandr_command_output) result = jc.parsers.xrandr.parse(xrandr_command_output)
Schema: Schema:
{ {
"screens": [ "screens": [
{ {

View File

@ -19,6 +19,7 @@ Usage (module):
result = jc.parsers.xrandr.parse(xrandr_command_output) result = jc.parsers.xrandr.parse(xrandr_command_output)
Schema: Schema:
{ {
"screens": [ "screens": [
{ {