Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getHeroShortName
Method
getHeroShortName
app/models/ThangType.js:355–355 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
353
}
354
355
getHeroShortName () {
return
ThangTypeLib.getHeroShortName(this.attributes) }
356
357
getGender () {
return
ThangTypeLib.getGender(this.attributes) }
358
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected