Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudgraphdev/cli
/ test
Method
test
release/templates/cg-node.rb:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
end
12
13
def test
14
output = system bin/
"node"
,
"version"
15
assert output.strip ==
"v#{version}"
16
end
17
end
Callers
1
containsService
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected