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

Method pageUrlString

helpers/config-node.js:279–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

277 }
278
279 get pageUrlString () {
280 return this.pageUrl.toString()
281 }
282
283 get routeType () {
284 if ( this.pathname.length < 2 ) return 'none'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected