Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ debug-print-doc.js
File
debug-print-doc.js
tests/integration/__tests__/debug-print-doc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"prints doc with --debug-print-doc"
, () => {
2
runCli(
"cli/with-shebang"
, [
"--debug-print-doc"
,
"--parser"
,
"babel"
], {
3
input:
"0"
,
4
}).test({
Callers
nothing calls this directly
Calls
2
runCli
Function · 0.85
test
Method · 0.45
Tested by
no test coverage detected