diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-05 01:52:51 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-05 01:52:51 +0900 |
| commit | b62d937331860b5cf17737c9f6be8a015bda102c (patch) | |
| tree | 1f188c21d1e52d923733d61c47626e340929adc8 /crates/shirabe/src/installer/plugin_installer.rs | |
| parent | bbb2f9454b6580fcbd337ced61b5a1888d52ce8d (diff) | |
| download | php-shirabe-b62d937331860b5cf17737c9f6be8a015bda102c.tar.gz php-shirabe-b62d937331860b5cf17737c9f6be8a015bda102c.tar.zst php-shirabe-b62d937331860b5cf17737c9f6be8a015bda102c.zip | |
refactor(downloader): return Result from GitDownloader::view_diff
PHP's viewDiff returns void but throws RuntimeException when git diff
fails. Model it as Result<()> and propagate via ? at the single caller
instead of panicking.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/installer/plugin_installer.rs')
0 files changed, 0 insertions, 0 deletions
