menu
lea_code package
documentation
tools/utils/command_safety.dart
BashCommandAssessment
BashCommandAssessment.new const constructor
BashCommandAssessment.new const constructor
dark_mode
light_mode
BashCommandAssessment
constructor
const
BashCommandAssessment
(
{
required
bool
requiresApproval
,
required
String
?
reason
,
})
Implementation
const BashCommandAssessment({ required this.requiresApproval, required this.reason, });
lea_code package
documentation
tools/utils/command_safety
BashCommandAssessment
BashCommandAssessment.new const constructor
BashCommandAssessment class