MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / stencil-pull.utils.js

File stencil-pull.utils.js

lib/stencil-pull.utils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import * as _ from 'lodash-es';
3import themeApiClient from './theme-api-client.js';
4import { parseJsonFile } from './utils/fsUtils.js';

Callers

nothing calls this directly

Calls 2

parseJsonFileFunction · 0.90
logMethod · 0.80

Tested by

no test coverage detected