MCPcopy
hub / github.com/infinitered/ignite / direction

Function direction

src/tools/pretty.ts:27–27  ·  view source on GitHub ↗
(m = "")

Source from the content-addressed store, hash-verified

25}
26
27export const direction = (m = "") => p(red(m))
28
29export const warning = (m = "") => p(yellow(m))
30

Callers 7

validateGeneratorFunction · 0.90
generateAppIconsFunction · 0.90
generateForExpoFunction · 0.90
generateSplashScreenFunction · 0.90
deprecated.tsFile · 0.90
help.tsFile · 0.90
rename.tsFile · 0.90

Calls 1

pFunction · 0.85

Tested by

no test coverage detected