deprecate `cwd` and rename it to `pwd` #448
Closed
Labels
Comments
lihaoyi
pushed a commit
that referenced
this issue
Aug 28, 2016
…d to make it clearer that this refers to the *process* working dir, and more distinct from just wd
lihaoyi
added a commit
that referenced
this issue
Aug 31, 2016
* deprecated cwd and added pwd. find/replace cwd -> pwd * reverting build.sc * fixing readme to use cwd instead of pwd as it uses older amm to compile
merged: #456 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rename cwd -> pwd so that it is more consistent w/ bash and less confusing with
wd
The text was updated successfully, but these errors were encountered: