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:
|
# Output:
|
||||||
# - all emitted non-JSON lines are considered feedback messages
|
# - 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
|
echo on-exit
|
||||||
|
|
||||||
# Exit:
|
# Exit:
|
||||||
|
|||||||
Reference in New Issue
Block a user