Skip to main content

testscript_commands

Function testscript_commands 

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