Uses of Class
com.mt_ag.jar.module.CallResult
-
-
Uses of CallResult in com.mt_ag.jar.module
Methods in com.mt_ag.jar.module that return CallResult Modifier and Type Method Description static CallResult
Tools. callInDir(org.apache.maven.plugin.logging.Log log, Path dir, String... param)
Calls a command with parameters in the work dir.protected CallResult
UpdateModules. callInDir(Path dir, String... param)
Calls a command in the dir.
-