MCPcopy 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

callbackMethod · 0.45
downloadSharedFileMethod · 0.45
downloadSharedFolderMethod · 0.45
shareFolderMethod · 0.45
downloadFileMethod · 0.45
videoThumbnailMethod · 0.45
downloadZipMethod · 0.45
extractZipMethod · 0.45
snippetMethod · 0.45
shareFileMethod · 0.45
getFileListMethod · 0.45
listPortalEntriesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected