class Runbook::Statements::Layout
Attributes
structure[R]
Public Class Methods
new(structure)
click to toggle source
# File lib/runbook/statements/layout.rb, line 5 def initialize(structure) @structure = structure end