Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/
Class
lib/page.js:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
class
Page {
37
static
async
init(opts) {
38
opts =
await
Page.read(opts)
39
if
(!opts)
return
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected