Method: Wandbox::List#initialize
- Defined in:
- lib/wandbox/list.rb
#initialize(list) ⇒ List
Returns a new instance of List.
10 11 12 |
# File 'lib/wandbox/list.rb', line 10 def initialize list @list = list end |
Returns a new instance of List.
10 11 12 |
# File 'lib/wandbox/list.rb', line 10 def initialize list @list = list end |