Uses of Class
eu.svjatoslav.commons.cli_helper.parameter_parser.parameter.DirectoryOption
Packages that use DirectoryOption
-
Uses of DirectoryOption in eu.svjatoslav.commons.cli_helper.parameter_parser.parameter
Methods in eu.svjatoslav.commons.cli_helper.parameter_parser.parameter that return DirectoryOptionModifier and TypeMethodDescriptionDirectoryOption.mustExist()
Requires that the directory must already exist.DirectoryOption.mustNotExist()
Requires that the directory must not already exist.