MCPcopy
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

addMethod · 0.80
copyMethod · 0.80
addMemberMethod · 0.80
delMemberMethod · 0.80
changeMemberRoleMethod · 0.80
upSetMethod · 0.80
upMethod · 0.80
upEnvMethod · 0.80
upTagMethod · 0.80
addColMethod · 0.80
addCaseMethod · 0.80
addCaseListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected