Skip to main content
run_command
robonix_
executor
0.1.0
In robonix_
executor::
dispatch::
builtin
robonix_executor
::
dispatch
::
builtin
Function
run_
command
Copy item path
Source
async fn run_command( args: &
str
, runtime: &
PlanRuntime
, plan_id: &
str
, ) ->
Result
<
String
>