Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 414 Bytes

SystemCall

A binding for "callsystem - system() on steorids"

  • asynchonous running of a child process
  • setup of the environment
  • substitution of environment variables
  • connect all 3 standard streams to pipes, null devices, or files
  • pathname handling

Example use:

sc = SystemCall clone

Installation

eerie install https://github.com/IoLanguage/SystemCall.git