PathPredicate
Hierarchy
- PathOperationSet<(path: string) => boolean>
- PathPredicate
Index
Properties
async
Type declaration
Parameters
rest...arguments_: [path: string]
Returns Promise<boolean>
sync
Type declaration
Parameters
path: string
Returns boolean