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

Method getCliVersion

lib/StencilDebug.js:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 getCliVersion() {
52 return PACKAGE_INFO.version;
53 }
54
55 async getThemeInfo() {
56 this.checkExecutableLocation(this._themeConfig);

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected