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

Function makeDescription

helpers/config-node.js:204–206  ·  view source on GitHub ↗
( listing )

Source from the content-addressed store, hash-verified

202}
203
204export function makeDescription ( listing ) {
205 return `Latest reported support status of ${ listing.name } on Apple Silicon and ${ publicRuntimeConfig.processorsVerbiage } Processors.`
206}
207
208function makeTag ( tag, tagName = 'meta' ) {
209

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected