function Deno.run run<T extends RunOptions = RunOptions>(opt: T): Process<T> Type Parameters 🔗 T extends RunOptions = RunOptions Parameters 🔗 opt: T Return Type 🔗 Process<T>