mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
Lists available idetools caas switches.
This commit is contained in:
@@ -19,6 +19,10 @@ Advanced commands:
|
||||
--context list possible invokation context
|
||||
--usages list all usages of the symbol at position
|
||||
--eval evaluates an expression
|
||||
//serve start the compiler as a service mode (CAAS)
|
||||
--server.type:TYPE either stdin or tcp
|
||||
--server.port:PORT port for tcp mode, by default 6000
|
||||
--server.address:HOST binds to that address, by default ""
|
||||
|
||||
Advanced options:
|
||||
-m, --mainmodule:FILE set the project main module
|
||||
|
||||
Reference in New Issue
Block a user