wrapArgv
wrapArgv(
innerArgv,opts,deps?):string[]
Defined in: src/sandbox.ts:447
Wrap an inner claude argv with the bwrap prefix for the given profile + backend. trusted OR backend===null => returns innerArgv UNCHANGED (passthrough/degrade).
Parameters
Section titled “Parameters”innerArgv
Section titled “innerArgv”string[]
backend
Section titled “backend”membrane
Section titled “membrane”profile
Section titled “profile”PathProbeDeps = {}
Returns
Section titled “Returns”string[]