class Yarrow::FlattenManifest
Public Instance Methods
step(content)
click to toggle source
# File lib/yarrow/generator.rb, line 26 def step(content) Web::Manifest.build(content.graph) end
# File lib/yarrow/generator.rb, line 26 def step(content) Web::Manifest.build(content.graph) end