Class: Updoc::Config::FeatureConfig

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

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



4
5
6
# File 'lib/updoc/config.rb', line 4

def config
  @config
end

#feature_nameObject

Returns the value of attribute feature_name

Returns:

  • (Object)

    the current value of feature_name



4
5
6
# File 'lib/updoc/config.rb', line 4

def feature_name
  @feature_name
end