drupflare/drangler - v0.1.0
    Preparing search index...

    Function resolveWorkspace

    • Picks the workspace: the flag, then the environment, then the working directory, then the default.

      The working directory is only taken when it IS a worker checkout, which is what makes drangler dev work from inside one without any flag. It sits below the environment variable on purpose -- an explicit setting outranks an inference from where the shell happens to be.

      Parameters

      Returns WorkspaceLocation