menu
hooksman package
documentation
hooks/hook.dart
CommitMsgHook
messageFile property
messageFile property
dark_mode
light_mode
messageFile
property
String
?
messageFile
final
Path to the commit message file (
$1
from Git). Bound at runtime.
Implementation
final String? messageFile;
hooksman package
documentation
hooks/hook
CommitMsgHook
messageFile property
CommitMsgHook class