Exception: Envandle::Elements::SourceBlock

Inherits:
UnsupportedElement show all
Defined in:
lib/envandle/elements/source_block.rb

Instance Method Summary collapse

Methods inherited from UnsupportedElement

#initialize

Constructor Details

This class inherits a constructor from Envandle::UnsupportedElement

Instance Method Details

#typeObject



4
5
6
# File 'lib/envandle/elements/source_block.rb', line 4

def type
  "source with block"
end