Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/objectivehtml/FlipClock
/ other
Method
other
src/helpers/parser.js:110–112 ·
view source on GitHub ↗
(expectation)
Source
from the content-addressed store, hash-verified
108
},
109
110
other(expectation) {
111
return
expectation.description;
112
},
113
};
114
115
function
describeExpectation(expectation) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected