mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
debc729741
commit
1c0d076e41
1 changed files with 0 additions and 3 deletions
|
|
@ -25,9 +25,6 @@ impl Pick {
|
|||
}
|
||||
|
||||
impl Pick {
|
||||
#[inline]
|
||||
pub const fn len(&self) -> usize { self.items.len() }
|
||||
|
||||
#[inline]
|
||||
pub fn title(&self) -> &str { &self.title }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue