menu
gits_cli package
documentation
dependency_manager.dart
CancelableLineAction typedef
CancelableLineAction typedef
dark_mode
light_mode
CancelableLineAction
typedef
CancelableLineAction
=
bool
Function
(
String
line
)
Typedef for cancellable LineActions.
Implementation
typedef CancelableLineAction = bool Function(String line);
gits_cli package
documentation
dependency_manager
CancelableLineAction typedef
dependency_management library