diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-15 14:30:43 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-15 14:31:02 +0900 |
| commit | 2936cb809da433a92f267f3bc232d88ed4e315ac (patch) | |
| tree | e5f74f7ee4abb9ec3d01e143ca5cf51f03c6a2bf /crates/shirabe/src/plugin/capability/command_provider.rs | |
| parent | f1edda70e5eba2f7db36ea17bc7a4588bcd8d2fc (diff) | |
| download | php-shirabe-2936cb809da433a92f267f3bc232d88ed4e315ac.tar.gz php-shirabe-2936cb809da433a92f267f3bc232d88ed4e315ac.tar.zst php-shirabe-2936cb809da433a92f267f3bc232d88ed4e315ac.zip | |
refactor(php-shim): drop the unused opendir directory handle
PhpDirHandle recorded the opened path and nothing else, and its only
caller asked just whether the open had succeeded. A resource type that
has to gain readdir and closedir before it means anything is worse than
the std::fs::read_dir call it wraps, so Filesystem::isReadable now makes
that call directly.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/plugin/capability/command_provider.rs')
0 files changed, 0 insertions, 0 deletions
