class Rookout::Processor::Paths::Canopy::Char

Public Class Methods

new(text) click to toggle source
# File lib/rookout/processor/paths/canopy/markers.rb, line 120
def initialize text
  super "'@{text}'", text
end