Automatic generation produced by ISE Eiffel
class ARGUMENT_FILE_OR_DIRECTORY_OPTION General cluster: obsolete_arg_parser description: "Represents a user passed argument file or directory path" create: make, make_with_value Ancestors ARGUMENT_OPTION Queries has_value: BOOLEAN is_directory: BOOLEAN is_file: BOOLEAN switch: ARGUMENT_SWITCH value: STRING_8 Constraints value exists -- Generated by Eiffel Studio --
For more details: eiffel.org