CommandkitFunctionsAfterVersion: NextOn this pageAfterafter commandkitenvironment.ts Runs the given function after the current command has finished executing. Signaturefunction after(fn: GenericFunction<[CommandKitEnvironment]>): string Parameters fn parameterGenericFunction<[CommandKitEnvironment]>