MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / prepareResult

Method prepareResult

lib/StencilDebug.js:95–97  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

93 }
94
95 prepareResult(data) {
96 return JSON.stringify(data);
97 }
98
99 async printResult(result, options) {
100 if (options.output) {

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected