Skip to content

Instantly share code, notes, and snippets.

@statonjr
Created December 13, 2010 06:21
Show Gist options
  • Save statonjr/738717 to your computer and use it in GitHub Desktop.
Save statonjr/738717 to your computer and use it in GitHub Desktop.
How to call functions from the command line in Nu
(puts (eval (parse (((NSProcessInfo processInfo) arguments) objectAtIndex:2))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment