Ticket #12 (closed enhancement: fixed)
Support specification of executable commandline args for cobra compile and execute
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
As discussed in CommandLine Arguments
Currently there is no way to pass args to the executable in a cobra compile and execute commandline, all args are taken as files to compile.
Modify compiler to support passing args as discussed.
(Note here first exact syntax to be implemented supporting
convenient single file compile-and-execute
single and multi file compile-and-execute noargs
single and multi file compile-and execute withargs
files file handling also)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.