Uses of Class
eu.svjatoslav.commons.cli_helper.parameter_parser.parameter.FileOption
Packages that use FileOption
-
Uses of FileOption in eu.svjatoslav.commons.cli_helper.parameter_parser.parameter
Methods in eu.svjatoslav.commons.cli_helper.parameter_parser.parameter that return FileOptionModifier and TypeMethodDescriptionFileOption.mustExist()
Enforces that the file path must point to an existing file.FileOption.mustNotExist()
Enforces that the file path must not exist.