menu
elementary_cli package
documentation
exit_code_exception.dart
CommandLineUsageException
CommandLineUsageException constructor
CommandLineUsageException constructor
dark_mode
light_mode
CommandLineUsageException
constructor
CommandLineUsageException
(
{
String
message
=
''
,
String
argumentName
=
''
,
String
argumentValue
=
''
,
})
Implementation
CommandLineUsageException({ this.message = '', this.argumentName = '', this.argumentValue = '', });
elementary_cli package
documentation
exit_code_exception
CommandLineUsageException
CommandLineUsageException constructor
CommandLineUsageException class