mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
formatting
This commit is contained in:
@ -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": [
|
||||||
{
|
{
|
||||||
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user