Interface NonOption
- All Known Implementing Classes:
DefaultNonOption, FileNonOption, FolderNonOption, ValueNonOption
public interface NonOption
- Author:
- thevpc
-
Method Summary
-
Method Details
-
getName
String getName() -
getValues
List<ArgumentCandidate> getValues()
-