Preparing search index...
The search index is not available
Community Solid Server - v7.1.3
Community Solid Server
RegexRule
Class RegexRule
Utility class to easily configure Regex to ResourceStore mappings in the config files.
Index
Constructors
constructor
Properties
regex
store
Constructors
constructor
new
Regex
Rule
(
regex
,
store
)
:
RegexRule
Parameters
regex
:
string
store
:
ResourceStore
Returns
RegexRule
Properties
Readonly
regex
regex
:
RegExp
Readonly
store
store
:
ResourceStore
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
regex
store
Community Solid Server - v7.1.3
Loading...
Utility class to easily configure Regex to ResourceStore mappings in the config files.