Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/
Class
src/rest/scripts/utils/operation.js:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
)
16
17
export
default
class
Operation {
18
#operation
19
constructor(verb, requestPath, operation, globalServers) {
20
this.#operation = operation
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected