mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
doc update
This commit is contained in:
@ -535,8 +535,7 @@ class JcCli():
|
|||||||
|
|
||||||
If multiple /proc files are detected, then a list of string output
|
If multiple /proc files are detected, then a list of string output
|
||||||
is sent to self.magic_stdout and a corresponding list of proc filenames
|
is sent to self.magic_stdout and a corresponding list of proc filenames
|
||||||
is sent to self.inputlist. These will be turned into a dict when slurped
|
is sent to self.inputlist.
|
||||||
downstream.
|
|
||||||
"""
|
"""
|
||||||
if self.magic_run_command_str.startswith('/proc'):
|
if self.magic_run_command_str.startswith('/proc'):
|
||||||
try:
|
try:
|
||||||
|
Reference in New Issue
Block a user