class Rookout::Processor::Paths::Canopy::List

Public Class Methods

new(list, text) click to toggle source
# File lib/rookout/processor/paths/canopy/markers.rb, line 102
def initialize list, text
  super text, list
end