Calling monkey app with args[]

Monkey Forums/Monkey Programming/Calling monkey app with args[]

Shinkiro1(Posted 2012) [#1]
So is it possible to start a monkey app, and send it arguments from the command line?
If it's GLFW only that would be ok.


ziggy(Posted 2012) [#2]
The os Module allows this. Just import it on any c++ based target