Method: CloudBuilder::Output#brick

Defined in:
lib/cloud_builder/output.rb

#brickObject



35
36
37
# File 'lib/cloud_builder/output.rb', line 35

def brick
  @block.binding.eval('brick')
end