function Run Run(path: string,...opts: (Step<Run> | string)[],) Compose command invocation from options. Parameters path: string ...opts: (Step<Run> | string)[] Return Type