MDAA TS Docs
Preparing search index...
@aws-mdaa/agent-rules
ProjectionResult
Interface ProjectionResult
Result of projecting all rules to a single tool.
interface
ProjectionResult
{
files
:
readonly
ProjectionFile
[]
;
tool
:
ToolName
;
}
Index
Properties
files
tool
Properties
Readonly
files
files
:
readonly
ProjectionFile
[]
Readonly
tool
tool
:
ToolName
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
files
tool
MDAA TS Docs
Loading...
Result of projecting all rules to a single tool.