File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 handler : Bashly::Libraries::Help
3131
3232hooks :
33- help : Add placeholders for before/after hooks which are executed before/after any command.
33+ help : Add placeholders for initialize/ before/after hooks which are executed on script initialization, and before/after any command.
3434 files :
3535 - source : " hooks/initialize.sh"
3636 target : " %{user_source_dir}/initialize.%{user_ext}"
Original file line number Diff line number Diff line change 1818 Add a help command, in addition to the standard --help flag.
1919
2020hooks
21- Add placeholders for before/after hooks which are executed before/after any
22- command.
21+ Add placeholders for initialize/ before/after hooks which are executed on
22+ script initialization, and before/after any command.
2323
2424lib
2525 Create the lib directory for any additional user scripts.
You can’t perform that action at this time.
0 commit comments