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.
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 devwork 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.