diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-20 19:39:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-20 19:39:32 +0900 |
| commit | 5488b18fd0387d655192350011f331dfda03ebba (patch) | |
| tree | 4db27902e6f5da5543599ba33dade1da7b1e65fa /crates/shirabe/src/command/clear_cache_command.rs | |
| parent | 1f4addc0c016eaf0fd953fd10995d481ea7db74b (diff) | |
| download | php-shirabe-5488b18fd0387d655192350011f331dfda03ebba.tar.gz php-shirabe-5488b18fd0387d655192350011f331dfda03ebba.tar.zst php-shirabe-5488b18fd0387d655192350011f331dfda03ebba.zip | |
feat(php-shim): implement is_writable via filesystem metadata
Replace the todo!() with a std-only check on the path's permission bits.
A TODO notes this approximates PHP's access(2)/W_OK and can diverge for
files the current user does not own; to be refined with a syscall crate.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/command/clear_cache_command.rs')
0 files changed, 0 insertions, 0 deletions
