blob: 34032943e48b0c04d08ee58a235f841c09348a6f [file] [log] [blame]
# Rename watched directory.
mkdir /dir
watch /dir
mv /dir /dir-rename
touch /dir-rename/file
Output:
rename /dir
windows: # TODO(v2): Windows should behave the same by default. See #518
create /dir/file