Skip to main content
Module

x/pipelight/src/helpers/utils/mod.ts>ssh

Typescript helpers for pipelight
Latest
variable ssh
import { ssh } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/utils/mod.ts";

type

(host: string, cmds: () => string[]) => string[]