MCPcopy Create free account
hub / github.com/ThatGuySam/doesitarm / basePath

Method basePath

helpers/api/kind.js:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 get basePath () {
94 return makeKindDirPath( this.kindSlug )
95 }
96
97 get apiFiles () {
98 return this.pages.map( kindPage => {

Callers

nothing calls this directly

Calls 1

makeKindDirPathFunction · 0.85

Tested by

no test coverage detected