opencarl
Preparing search index...
OpencarlRuleSource
Interface OpencarlRuleSource
Represents a source of OpenCARL rules (project, global, or fallback).
interface
OpencarlRuleSource
{
domains
:
string
[]
;
path
:
string
;
scope
:
OpencarlRuleSourceScope
;
}
Index
Properties
domains
path
scope
Properties
domains
domains
:
string
[]
path
path
:
string
scope
scope
:
OpencarlRuleSourceScope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domains
path
scope
opencarl
Loading...
Represents a source of OpenCARL rules (project, global, or fallback).