Method: Terraspace::Plugin::Expander::Interface#type_instance
- Defined in:
 - lib/terraspace/plugin/expander/interface.rb
 
#type_instance ⇒ Object
      105 106 107  | 
    
      # File 'lib/terraspace/plugin/expander/interface.rb', line 105 def type_instance [type, instance].reject { |s| s.blank? }.join('-') end  |