Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danger/danger-js
/ apiInstance
Method
apiInstance
source/platforms/gitlab/GitLabAPI.ts:96–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
96
get apiInstance() {
97
return
this.api
98
}
99
100
getUser =
async
(): Promise<Types.ExpandedUserSchema> => {
101
this.d(
"getUser"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected