Skip to main content

execute_commands

Function execute_commands 

Source
pub async fn execute_commands(
    ctx: &DslContext,
    script: String,
) -> Result<Vec<String>>