Class: Envandle::GitSource
- Inherits:
-
IllegalElement
- Object
- IllegalElement
- Envandle::GitSource
- Defined in:
- lib/envandle/elements/git_source.rb
Instance Method Summary collapse
Methods inherited from IllegalElement
Constructor Details
This class inherits a constructor from Envandle::IllegalElement
Instance Method Details
#type ⇒ Object
3 4 5 |
# File 'lib/envandle/elements/git_source.rb', line 3 def type "git_source without block" end |