Preparing search index...
The search index is not available
ZenFS
ZenFS
index
BoundContext
Interface BoundContext
Allows you to restrict operations to a specific root path and set of credentials.
interface
BoundContext
{
credentials
:
Credentials
;
fs
:
fs
;
root
:
string
;
}
Hierarchy (
View Summary
)
FSContext
BoundContext
Index
Properties
credentials
fs
root
Properties
Readonly
credentials
credentials
:
Credentials
fs
fs
:
fs
root
root
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
fs
root
ZenFS
Loading...
Allows you to restrict operations to a specific root path and set of credentials.