aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/repository/repository_manager.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-02 17:32:35 +0900
committernsfisis <nsfisis@gmail.com>2026-08-02 17:32:35 +0900
commitebcb4a7f013c0511dd6617686395cef17822d1e2 (patch)
treed791cd46019f118a850513f2edf9863b4a626455 /crates/shirabe/src/repository/repository_manager.rs
parent435475af8ea0cfd90b91f64bb668cf399ed82f2f (diff)
downloadphp-shirabe-ebcb4a7f013c0511dd6617686395cef17822d1e2.tar.gz
php-shirabe-ebcb4a7f013c0511dd6617686395cef17822d1e2.tar.zst
php-shirabe-ebcb4a7f013c0511dd6617686395cef17822d1e2.zip
feat(console): return shared style handles from OutputFormatter::get_style
PHP's getStyle returns the shared style instance (reference semantics), which the previous Box-returning signature could not express, leaving a todo!(). Store each style behind Rc<RefCell<...>> and hand out handle clones, per the shared-ownership policy. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/repository/repository_manager.rs')
0 files changed, 0 insertions, 0 deletions