Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 584 Bytes

ExecuteCommandRequest.md

File metadata and controls

14 lines (9 loc) · 584 Bytes

ExecuteCommandRequest

Properties

Name Type Description Notes
command String The command to execute
hiddenInConsole Boolean True to hide the execution of the command in the console, false otherwise [optional]
name String The name of the source that executes the command [optional]
waitLines Integer The amount of text lines to wait for in the response [optional]
waitTime Integer The amount of time to wait for a response [optional]