diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2024-06-09 10:33:32 +1200 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2024-06-09 10:33:32 +1200 |
commit | e80aa38c10f9e08d70ef2e4bf130a779c1c6a84e (patch) | |
tree | 243f173de6b4027542f3aedc4ea0df4f196dc4c7 /Cargo.lock | |
parent | 059bf509b8ea8f6d1d61943530a2d967f4c9752c (diff) | |
download | bedrock-pc-e80aa38c10f9e08d70ef2e4bf130a779c1c6a84e.zip |
Update file device for release
Removed the sandbox directory of the file device, so the file device is
now sandboxed to the root directory. The sandboxing code has been left
intact for future use.
Permission flags have been added to the file device to allow each
category of file operation to be enabled or disabled in the emulator.
The default directory is set to be the current working directory from
when the emulator boots. This is the directory which is used when the
program attempts to ascend to the parent directory when no entry is
currently open.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions