menu
dcli package
documentation
posix.dart
PosixShell
checkInstallPreconditions method
checkInstallPreconditions method
dark_mode
light_mode
checkInstallPreconditions
method
String
?
checkInstallPreconditions
(
)
at this point no posix system has any preconditions.
Implementation
String? checkInstallPreconditions() => null;
dcli package
documentation
posix
PosixShell
checkInstallPreconditions method
PosixShell mixin