import * as pup from "https://deno.land/x/pup@1.0.0-rc.3/lib/core/runner.ts"; ClassescRunnerRepresents a task runner that executes tasks as regular processes. Extends the BaseRunner class.