Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/infinitered/ignite
/ p
Function
p
src/tools/pretty.ts:10–10 ·
view source on GitHub ↗
(m = "")
Source
from the content-addressed store, hash-verified
8
export
const
INDENT =
" "
9
10
export
const
p = (m =
""
) => print.info(gray(INDENT + m))
11
12
export
const
heading = (m =
""
) => p(white(bold(m)))
13
Callers
15
runGenerator
Function · 0.90
validateGenerator
Function · 0.90
showGeneratorHelp
Function · 0.90
updateGenerators
Function · 0.90
generateAppIcons
Function · 0.90
generateSplashScreen
Function · 0.90
deprecated.ts
File · 0.90
help
Function · 0.90
remove-demo-markup.ts
File · 0.90
generate
Function · 0.90
issue.ts
File · 0.90
update.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected