menu
git_hooks package
documentation
utils/logging.dart
Logger
stderr abstract method
stderr abstract method
dark_mode
light_mode
stderr
abstract method
void
stderr
(
String
message
)
Print an error message.
Implementation
void stderr(String message);
git_hooks package
documentation
utils/logging
Logger
stderr abstract method
Logger class