menu
assist_core package
documentation
core/constants/exceptions.dart
PubspecNotFoundException
PubspecNotFoundException.new constructor
PubspecNotFoundException.new constructor
dark_mode
light_mode
PubspecNotFoundException
constructor
PubspecNotFoundException
(
String
projectDir
, {
String
?
command
,
int
?
exitCode
,
})
Implementation
PubspecNotFoundException(this.projectDir, {super.command, super.exitCode});
assist_core package
documentation
core/constants/exceptions
PubspecNotFoundException
PubspecNotFoundException.new constructor
PubspecNotFoundException class