Oct. 23, 2014
6:52 p.m.
2014-10-23 15:19 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
On 23 Oct 2014, at 20:16, Esteban A. Maringolo <emaringolo@gmail.com> wrote: Do I have to define a subclass of STCommandLineHandler? yes
I thought so.
How can I capture the --port argument? For what I saw, only "boolean" parameters can be defined (--quit, --save, etc, without arguments). It is, no getopts compatibility. no idea⦠we can work on that⦠is necessary :)
The VM itself has its own command parameters, are the parameters handled and/or passed to the image? If so, how? Regards!