Skip to content

PURISTA API


PURISTA API / @purista/sandbox / createLocalFilesystemSandboxAdapter

Function: createLocalFilesystemSandboxAdapter()

createLocalFilesystemSandboxAdapter(projectRoot): FilesystemSandboxAdapter

Defined in: sandbox-service/src/adapter/local/createLocalFilesystemSandboxAdapter.ts:15

Creates a filesystem-backed sandbox adapter constrained to one root path.

Parameters

projectRoot

string

Returns

FilesystemSandboxAdapter