Uses of Record Class
com.github.copilot.rpc.PostToolUseHookOutput
Packages that use PostToolUseHookOutput
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of PostToolUseHookOutput in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return types with arguments of type PostToolUseHookOutputModifier and TypeMethodDescriptionPostToolUseHandler.handle(PostToolUseHookInput input, HookInvocation invocation) Handles a post-tool-use hook invocation.