]> gitweb.factorcode.org Git - factor.git/commit - core/io/files/files.factor
io.files: Move with-cd to the tests file so that nobody uses it. My bad. Basically...
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 23 Nov 2014 09:37:25 +0000 (01:37 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 23 Nov 2014 09:39:36 +0000 (01:39 -0800)
commitd23ab51ce8006a0b6df29646e5acc9e887ad1d40
tree766e35e159825ab6e424115b6d699e3a4f0e84ff
parentd40faa3bdcd04d5db01b864d16c8d74a5ed9bdff
io.files: Move with-cd to the tests file so that nobody uses it. My bad. Basically nobody should ever use cd or cwd for anything. Fixes #1214.
basis/io/directories/directories-docs.factor
core/io/files/files-tests.factor
core/io/files/files.factor