abstract fun setAllowRootFileSystemAccess(allowRootFileSystemAccess: Boolean): StaticHandler
Enable/Disable access to the root of the filesystem
allowRootFileSystemAccess - whether root access is allowed
Return
a reference to this, so the API can be used fluently