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

Function warning

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

Source from the content-addressed store, hash-verified

27export const direction = (m = "") => p(red(m))
28
29export const warning = (m = "") => p(yellow(m))
30
31export const igniteHeading = () =>
32 p(

Callers 15

validateGeneratorFunction · 0.90
showGeneratorHelpFunction · 0.90
showGeneratorsFunction · 0.90
updateGeneratorsFunction · 0.90
generateFromTemplateFunction · 0.90
generateAppIconsFunction · 0.90
generateSplashScreenFunction · 0.90
generateFunction · 0.90
issue.tsFile · 0.90
update.tsFile · 0.90
remove-demo.tsFile · 0.90

Calls 1

pFunction · 0.85

Tested by

no test coverage detected