Rework module system. Now modules/commands are defined in a single file each, with both the function executed by teh agent and the definition for server-side argument parsing.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Compiler flags
|
||||
-d:server
|
||||
--threads:on
|
||||
-d:httpxServerName="nginx"
|
||||
--outdir:"../bin"
|
||||
|
||||
Reference in New Issue
Block a user