Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/YMFE/yapi
/ getUsername
Method
getUsername
server/controllers/base.js:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
}
208
209
getUsername() {
210
return
this.$user.username;
211
}
212
213
getEmail() {
214
return
this.$user.email;
Callers
15
add
Method · 0.80
copy
Method · 0.80
addMember
Method · 0.80
delMember
Method · 0.80
changeMemberRole
Method · 0.80
upSet
Method · 0.80
up
Method · 0.80
upEnv
Method · 0.80
upTag
Method · 0.80
addCol
Method · 0.80
addCase
Method · 0.80
addCaseList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected