PrintShellCommandConfirmationHandler
Confirmation handler that prompts user via console input.
Prints command details and waits for y/yes to approve, any other input denies.
Functions
Link copied to clipboard
open suspend override fun requestConfirmation(args: ExecuteShellCommandTool.Args): ShellCommandConfirmation
Requests confirmation to execute a command.