MCPcopy Create free account
hub / github.com/GDATASoftwareAG/vaas / getStatus

Method getStatus

php/tests/VaasTesting/VaasTest.php:375–378  ·  view source on GitHub ↗
(string $path)

Source from the content-addressed store, hash-verified

373 }
374
375 public function getStatus(string $path): ?array
376 {
377 return filesystem(new BlockingFilesystemDriver())->getStatus($path);
378 }
379
380 public function getLinkStatus(string $path): ?array
381 {

Callers 5

forSha256AsyncMethod · 0.80
forStreamAsyncMethod · 0.80
forUrlAsyncMethod · 0.80
parseVaasErrorMethod · 0.80
requestTokenAsyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected