Class: Updoc::Producer::ProducerConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/updoc/producer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#feature_nameObject

Returns the value of attribute feature_name

Returns:

  • (Object)

    the current value of feature_name



5
6
7
# File 'lib/updoc/producer.rb', line 5

def feature_name
  @feature_name
end

#service_typeObject

Returns the value of attribute service_type

Returns:

  • (Object)

    the current value of service_type



5
6
7
# File 'lib/updoc/producer.rb', line 5

def service_type
  @service_type
end