Skip to main content

testscript_commands

Function testscript_commands 

Source
pub async fn testscript_commands(
    state: Arc<Mutex<CLIState>>,
    command: &TestScriptCommands,
) -> Result<(), OperationOutcomeError>