Package org.codehaus.plexus.util.cli
Interface CommandLineCallable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integer
call()
-
-
-
Method Detail
-
call
Integer call() throws CommandLineException
- Specified by:
call
in interfaceCallable<Integer>
- Throws:
CommandLineException
-
-