menu
assist_core package
documentation
constants/exceptions.cli.dart
DirectoryNotFoundException
DirectoryNotFoundException.new constructor
DirectoryNotFoundException.new constructor
dark_mode
light_mode
DirectoryNotFoundException
constructor
DirectoryNotFoundException
(
String
projectDir
, {
String
?
command
,
int
?
exitCode
,
List
<
String
>
?
suggestions
,
})
Implementation
DirectoryNotFoundException(this.projectDir, {super.command, super.exitCode, super.suggestions});
assist_core package
documentation
constants/exceptions.cli
DirectoryNotFoundException
DirectoryNotFoundException.new constructor
DirectoryNotFoundException class