gambas-source-code/app/src/gbs3/usage-gbs

13 lines
332 B
Text
Raw Normal View History

Compile and execute a Gambas script.
Usage: gbs3 [options] [<script file>]
Options:
-c --nocache force the script compilation (do not check cache)
-v --verbose be verbose
-f --fast use just-in-time compiler
-V --version display version
-L --license display license
-h --help display this help