Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VemtoOrg/vemto2
/ parseError
Function
parseError
src/php/output.php:79–82 ·
view source on GitHub ↗
($data)
Source
from the content-addressed store, hash-verified
77
}
78
79
function parseError($data)
80
{
81
return getVemtoError($data);
82
}
83
84
function getVemtoData($data) {
85
// get text betweeen VEMTO_JSON_RESPONSE_START( and )VEMTO_JSON_RESPONSE_END
Callers
1
output.php
File · 0.70
Calls
1
getVemtoError
Function · 0.70
Tested by
no test coverage detected