issues
search
Kode
/
Krom
Other
98
stars
23
forks
source link
Expose command line args and stdout
#67
Closed
luboslenco
closed
6 years ago
luboslenco
commented
6 years ago
Access to command line arguments with
Krom.getArgCount
and
Krom.getArg(index)
Can write stdout to file with
--stdout out.txt
Krom.getArgCount
andKrom.getArg(index)
--stdout out.txt