Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github-tools/github
/ record.js
File
record.js
test/fixtures/record.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
nock from
'nock'
;
3
import
path from
'path'
;
4
import
GitHub from
'../../lib/GitHub'
;
Callers
nothing calls this directly
Calls
3
getUser
Method · 0.80
getRateLimit
Method · 0.45
listRepos
Method · 0.45
Tested by
no test coverage detected