ember-apply
    Preparing search index...

    Function getPackageManagerLockfile

    • returns the path to the package manager's lockfile. will search up from the cwd, stopping at the git-root

      Parameters

      • Optionalcwd: string = ...

        directory to start in. defaults to process.cwd();

      Returns Promise<string>