LightAndLight / ipso

A functional scripting language.
https://ipso.dev
17 stars 1 forks source link

Supply a command's stdin #290

Open LightAndLight opened 1 year ago

LightAndLight commented 1 year ago

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