Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azat-co/practicalnode
/ index.js
File
index.js
code/ch8/rest-hapi/test/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
boot = require(
'../index.js'
).boot
2
const
shutdown = require(
'../index.js'
).shutdown
3
const
port = require(
'../index.js'
).port
4
Callers
nothing calls this directly
Calls
3
done
Function · 0.85
boot
Function · 0.50
shutdown
Function · 0.50
Tested by
no test coverage detected