Per project arguments?
haze opened this issue · 2 comments
haze commented
How can I add arguments to my program?
yazd commented
If you mean command-line arguments to dmd or dub, then I don't know of a way to do it generally.
But I've googled and maybe this can help you: http://stackoverflow.com/a/18512505/1230135. Does this solve the issue?
haze commented
yes