Command-line arguments: Difference between revisions

No edit summary
Line 2,582:
 
=={{header|Vlang}}==
This assumes that the following script, myscript.wrenv, is run as follows:
$ v run myscript.v -c "alpha beta" -h "gamma"
<lang vlang>import os
338

edits