Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ isLocal
Method
isLocal
src/FileRise/Storage/WebDavAdapter.php:85–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
public function isLocal(): bool
86
{
87
return false;
88
}
89
90
public function testConnection(): bool
91
{
Callers
15
callback
Method · 0.45
downloadSharedFile
Method · 0.45
downloadSharedFolder
Method · 0.45
shareFolder
Method · 0.45
downloadFile
Method · 0.45
videoThumbnail
Method · 0.45
downloadZip
Method · 0.45
extractZip
Method · 0.45
snippet
Method · 0.45
shareFile
Method · 0.45
getFileList
Method · 0.45
listPortalEntries
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected