LightAndLight / ipso

A functional scripting language.

Home Page:https://ipso.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supply a command's stdin

LightAndLight opened this issue · comments

Currently I can read a command's output using cmd.read, but I can't run a command with a specified input.