diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-17 16:26:19 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-17 16:27:24 +0900 |
| commit | cb2adb32c90b4150c96518ec5be152be70bcb792 (patch) | |
| tree | 053c3309975565133ccca156c876dcf4227ffe8e /crates/shirabe/src/repository/writable_repository_interface.rs | |
| parent | 62c827a7b858796a7f51de3eeff1d6c56c3afe7b (diff) | |
| download | php-shirabe-cb2adb32c90b4150c96518ec5be152be70bcb792.tar.gz php-shirabe-cb2adb32c90b4150c96518ec5be152be70bcb792.tar.zst php-shirabe-cb2adb32c90b4150c96518ec5be152be70bcb792.zip | |
fix(compile): fix IOInterface method signature mismatches
- Change write/write_error/write_raw/write_error_raw/overwrite/
overwrite_error/ask/ask_confirmation/ask_and_validate/
ask_and_hide_answer/select to &mut self in trait and NullIO
- Change ask-family question params from PhpMixed to String in
ConsoleIO, converting to PhpMixed::String internally
- Change ConsoleIO::select choices param from PhpMixed to Vec<String>
- Fix NullIO::load_configuration to use &mut Config and return Result
Diffstat (limited to 'crates/shirabe/src/repository/writable_repository_interface.rs')
0 files changed, 0 insertions, 0 deletions
