Module: Skeptick::Sugar::Debugging
- Included in:
- Convert::DslContext, Image::DslContext
- Defined in:
- lib/skeptick/sugar/debugging.rb
Instance Method Summary collapse
Instance Method Details
#save(path) ⇒ Object
4 5 6 |
# File 'lib/skeptick/sugar/debugging.rb', line 4 def save(path) apply('-write', path) end |