diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2024-08-10 14:36:42 +1200 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2024-08-10 14:37:02 +1200 |
commit | 516f5cf5edfb7a2c4a4f3571aa6ce692a476d582 (patch) | |
tree | e10c41eb868288ec173a0fe2a01b0e9ee7ee92f3 /Cargo.lock | |
parent | 38d40a2c5d4b553f524d87755b8e2e0e47928b8a (diff) | |
download | bedrock-pc-516f5cf5edfb7a2c4a4f3571aa6ce692a476d582.zip |
Fix ascend-to-parent behaviour of file device
We were finding the parent of the relative path and then passing this
to the BedrockFilePath::from_path constructor, but this constructor
expects to be passed an absolute path and so was unconditionally
returning None.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions