kitten icon indicating copy to clipboard operation
kitten copied to clipboard

Add Command-Line Input

Open kchaloux opened this issue 11 years ago • 0 comments

Kitten should offer a way to read arguments from the command line in some fashion, say:

def sysArgs( -> [[Char]] +IO):
  __systemArguments // do your builtin magic!

Or whatever.

kchaloux avatar Sep 09 '13 17:09 kchaloux