Open slw07g opened 6 years ago
For the Kansa.ps1 script, accept a seperate -ModuleConf parameter (so that users may can build multiple conf's for reuse). Kansa should still look for the modules in the specified -ModulePath directory.
-ModuleConf
-ModulePath
Seems like if you are going to add a -ModuleConf, then adding a -AnalysisConf (dependant on the -analysis flag) would also be a good idea?
For the Kansa.ps1 script, accept a seperate
-ModuleConf
parameter (so that users may can build multiple conf's for reuse). Kansa should still look for the modules in the specified-ModulePath
directory.