Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Matches
Class Matches
Hierarchy
SpecialFilter
Matches
Index
Constructors
constructor
Properties
app
filter
get_
collection
params
Methods
check
Single
Resource
get
Collection
get
Filtering
Query
get
Nopass
Reason
nopass
pass
Constructors
constructor
new
Matches
(
app
:
App
, get_collection
:
(
)
=>
Collection
, params
:
{}
)
:
Matches
Parameters
app:
App
get_collection:
(
)
=>
Collection
(
)
:
Collection
Returns
Collection
params:
{}
Returns
Matches
Properties
app
app
:
App
filter
filter
:
{}
Type declaration
get_
collection
get_
collection
:
(
)
=>
Collection
Type declaration
(
)
:
Collection
Returns
Collection
params
params
:
any
Methods
check
Single
Resource
check
Single
Resource
(
app
:
App
, resource_id
:
string
)
:
Promise
<
{
passed
:
boolean
}
>
Parameters
app:
App
resource_id:
string
Returns
Promise
<
{
passed
:
boolean
}
>
get
Collection
get
Collection
(
)
:
Collection
Returns
Collection
get
Filtering
Query
get
Filtering
Query
(
)
:
Promise
<
Query
>
Returns
Promise
<
Query
>
get
Nopass
Reason
get
Nopass
Reason
(
)
:
any
Returns
any
Static
nopass
nopass
(
reason
:
string
)
:
Promise
<
{
passed
:
boolean
;
reason
:
string
}
>
Parameters
reason:
string
Returns
Promise
<
{
passed
:
boolean
;
reason
:
string
}
>
Static
pass
pass
(
)
:
Promise
<
{
passed
:
boolean
}
>
Returns
Promise
<
{
passed
:
boolean
}
>
Globals
Matches
constructor
app
filter
get_
collection
params
check
Single
Resource
get
Collection
get
Filtering
Query
get
Nopass
Reason
nopass
pass
Generated using
TypeDoc