On Tuesday, 28 January 2014 at 17:11:43 UTC, Andrew Klaassen wrote:Naturally, initialize them in constructor :) http://dpaste.dzfl.pl/620e8c61
That being said, it *could* be done, since the runtime has access to the command line args. But the runtime would have to provide access to those parameters. But you'd have to do it in a static constructor.
-Steve