after
after(fn): string
Runs the given function after the current command has finished executing.
| Parameter | Type | Optional | Description |
|---|---|---|---|
| fn | GenericFunction<[ | CommandKitEnvironment | ]> |
Runs the given function after the current command has finished executing.
| Parameter | Type | Optional | Description |
|---|---|---|---|
| fn | GenericFunction<[ | CommandKitEnvironment | ]> |