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