| 1 | const processHelpString = require('../../helpers/process-help-string'); |
| 2 | const versionUtils = require('../../../lib/utilities/version-utils'); |
| 3 | var emberCLIVersion = versionUtils.emberCLIVersion; |
| 4 |
nothing calls this directly
no test coverage detected