Skip to main content

execute_prompt_shell

Function execute_prompt_shell 

Source
pub async fn execute_prompt_shell(command: &str) -> Result<String, String>
Expand description

Execute a shell command and return the result (legacy API)