ShellCommandConfirmationHandler
Strategy for obtaining user confirmation before executing shell commands.
Inheritors
Functions
Link copied to clipboard
abstract suspend fun requestConfirmation(args: ExecuteShellCommandTool.Args): ShellCommandConfirmation
Requests confirmation to execute a command.