menu
neomage package
documentation
data/tools/bash_tool.dart
BashTool
BashTool.new constructor
BashTool.new constructor
dark_mode
light_mode
BashTool
constructor
BashTool
(
{
Duration
timeout
=
const Duration(minutes: 2)
,
String
?
workingDirectory
,
})
Implementation
BashTool({this.timeout = const Duration(minutes: 2), this.workingDirectory});
neomage package
documentation
data/tools/bash_tool
BashTool
BashTool.new constructor
BashTool class