Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 732 Bytes

ExecuteCommandRequest.md

File metadata and controls

14 lines (10 loc) · 732 Bytes

ExecuteCommandRequest

Properties

Name Type Description Notes
command str The command to execute
hidden_in_console bool True to hide the execution of the command in the console, false otherwise [optional]
name str The name of the source that executes the command [optional]
wait_lines int The amount of text lines to wait for in the response [optional]
wait_time int The amount of time to wait for a response [optional]

[Back to Model list] [Back to API list] [Back to README]