addPathToSandbox

fun addPathToSandbox(path: String, readOnly: Boolean)

Adds a path to be mounted in the sandbox.

Since

2.26

Parameters

path

an absolute path to mount in the sandbox

readOnly

if true the path will be read-only