menu
assist_core package
documentation
core/constants/exceptions.dart
PubspecNotFoundException
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
@
override
int
?
get
exitCode
override
Implementation
@override int? get exitCode => super.exitCode ?? ExitCode.osFile.code;
assist_core package
documentation
core/constants/exceptions
PubspecNotFoundException
exitCode property
PubspecNotFoundException class