Hooks
- Clarified the interface for on-exit, as there is no opportunity for scripts triggered by this event to modify data directly.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
# Output:
|
||||
# - all emitted non-JSON lines are considered feedback messages
|
||||
# - The onExit event occurs too late to allow any changes, so the input is not
|
||||
# to be modified
|
||||
echo on-exit
|
||||
|
||||
# Exit:
|
||||
|
||||
Reference in New Issue
Block a user