I'm having trouble figuring out how to pass arguments to a an object in the pharo image via the command line.
I know how to start the image from the command line by
pharovm image.image
But how can I register an object to respond to the next arguments that would be passed?
pharovm image.image do something