hpcflow.app.cancel# hpcflow.app.cancel(workflow_ref, ref_is_path=None)# Cancel the execution of a workflow submission. Parameters: ref_is_path (str | None) – One of “id”, “path” or “assume-id” (the default) workflow_ref (int | str | Path) – Return type: None