Method: Inch::API::List#initialize
- Defined in:
- lib/inch/api/list.rb
#initialize(codebase, options) ⇒ List
Returns a new instance of List.
4 5 6 7 |
# File 'lib/inch/api/list.rb', line 4 def initialize(codebase, ) super = end |
Returns a new instance of List.
4 5 6 7 |
# File 'lib/inch/api/list.rb', line 4 def initialize(codebase, ) super = end |