private
sandbox
— function
sandbox(f, path)
Evaluate the function f
in the given folder given by path
. When path
does not exist it is created first.
private
sandbox
— function
sandbox(f, path)
Evaluate the function f
in the given folder given by path
. When path
does not exist it is created first.