Class: MuSL::Maker::Variables
Instance Attribute Summary
Attributes inherited from Block
Instance Method Summary collapse
Methods inherited from Block
Constructor Details
This class inherits a constructor from MuSL::Maker::Block
Instance Method Details
#create(text) ⇒ Object
281 282 283 |
# File 'lib/mu/maker.rb', line 281 def create text scenario.line(text) end |