Skip to main content
Module

x/scripting/mod.ts

A collection of scripting utilities.
Go to Latest
File
export * from './core/path.ts';export * from './core/subprocess.ts';export * from './standard/console.ts';export * from './standard/shell.ts';