ic-repl
ic-repl copied to clipboard
Misc improvements
- Change
export
command toexport
function -
load 'a.sh?'
silence the error ifa.sh
doesn't exist.load
can take an expression instead of fixed text. - add
__main
function that can take arguments from CLI -
exec
function