Version: v0.7.1 - Beta.  We welcome contributors & feedback.

File.xDangerNoSandbox

File.xDangerNoSandbox() -> object

Description

Return a handle to a version of the File module that is not restricted to the data/files directory.

$xFile = File.xDangerNoSandbox()

$xFile.read('~/.profile')

See Also