percyqaz / Percyqaz.Shell

Toolkit to add command line/IPC capabilities to your F# application
MIT License
1 stars 0 forks source link

Scripts and script execution #4

Open percyqaz opened 2 years ago

percyqaz commented 2 years ago

Ability to feed a whole "script" into contexts to be evaluated

Something goes wrong halfway through, then the context reverts entirely

A script is a text file of line separated commands