Skip to main content
Module

x/task_runner_v2/src/interfaces.ts>RunOptions

Version 2 of deno-task-runner to fix issues
Latest
interface RunOptions
import { type RunOptions } from "https://deno.land/x/task_runner_v2@v1.0.3/src/interfaces.ts";

Properties

optional
cwd: string
optional
shell: boolean