Method: CloudMaker::Config#inspect
- Defined in:
- lib/cloud_maker/config.rb
#inspect ⇒ Object
Returns a String representation of the CloudMaker config
244 245 246 |
# File 'lib/cloud_maker/config.rb', line 244 def inspect "CloudMakerConfig#{self..inspect}" end |