Method: Fidgit::Selection#size
- Defined in:
- lib/fidgit/selection.rb
#size ⇒ Object
7 |
# File 'lib/fidgit/selection.rb', line 7 def size; @items.size; end |
7 |
# File 'lib/fidgit/selection.rb', line 7 def size; @items.size; end |