class Yarrow::ScanSource
Public Instance Methods
step(config)
click to toggle source
# File lib/yarrow/generator.rb, line 6 def step(config) Yarrow::Content::Graph.from_source(config) end
# File lib/yarrow/generator.rb, line 6 def step(config) Yarrow::Content::Graph.from_source(config) end