Skip to main content

run

Function run 

Source
pub(crate) async fn run(
    state: Arc<Mutex<CliState>>,
    command: &TestScriptCommands,
) -> Result<(), OperationOutcomeError>
Expand description

Runs the testscript command group.