Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/hub
FileFilter
Interface FileFilter
A filter to match files when listing store contents.
interface
FileFilter
{
path
?:
StringMatch
;
}
Index
Properties
path?
Properties
Optional
path
path
?:
StringMatch
Match files by path.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
A filter to match files when listing store contents.