Class: Cloudrider::WebFirm::ComponentArchitect

Inherits:
Slave
  • Object
show all
Defined in:
lib/cloudrider/web_firm/component_architect.rb

Instance Method Summary collapse

Methods inherited from Slave

#initialize

Constructor Details

This class inherits a constructor from Cloudrider::WebFirm::Slave

Instance Method Details

#protofilesObject



2
3
4
# File 'lib/cloudrider/web_firm/component_architect.rb', line 2

def protofiles
  _component_protofiles + _standardized_component_protofiles
end