bashToolName top-level constant

String const bashToolName

The canonical name of the shell tool the interceptor applies to (shellTool in builtin_tools.dart registers under this name).

Implementation

const bashToolName = 'bash';