Skip to content

The os exec library

github-actions[bot] edited this page Jul 14, 2026 · 3 revisions

Overview

The exec library supplies access to OS commands.

Types

Os = clone snippet

A snippet for containing fragments of OS commands and values to inject into them.

Commands

get(x ref) from (command Os)

Populates the reference variable with the result of executing the command.

post to (command Os)

Executes the command.

Functions

string(command Os)


This page is automatically generated from the Pipefish standard library. Any edits made directly to this wiki page will be overwritten the next time the documentation is regenerated.

🧿 Pipefish

Clone this wiki locally