Create a new VfsSandbox instance.
Note: This only creates the instance. Call initialize() to actually
set up the VFS, or use the static VfsSandbox.create() method.
constructor(options: VfsSandboxOptions = {}): VfsSandbox| Name | Type | Description |
|---|---|---|
options | VfsSandboxOptions | Default: {}Configuration options for the sandbox |