Skip to main content
Module

x/simple_shell/mod.ts>$$o

Deno simple shell
Latest
variable $$o
import { $$o } from "https://deno.land/x/simple_shell@0.14.1/mod.ts";

type

(cmd: TemplateStringsArray | string, ...args: Array<string | number>) => unknown