Uses of Class
net.stoerr.ai.aigenpipeline.commandline.AIGenArgumentList
-
Packages that use AIGenArgumentList Package Description net.stoerr.ai.aigenpipeline.commandline -
-
Uses of AIGenArgumentList in net.stoerr.ai.aigenpipeline.commandline
Methods in net.stoerr.ai.aigenpipeline.commandline that return types with arguments of type AIGenArgumentList Modifier and Type Method Description protected List<AIGenArgumentList>
AIGenPipeline. collectArgLists(String[] args, File startDir)
Methods in net.stoerr.ai.aigenpipeline.commandline with parameters of type AIGenArgumentList Modifier and Type Method Description protected boolean
AIGenPipeline. isIgnoreEnvironmentArgs(AIGenArgumentList args)
protected boolean
AIGenPipeline. isStopCfgfileScan(AIGenArgumentList args)
-