Class: FeatureMap::Private::AssignmentMappers::FeatureGlobs::MappingContext

Inherits:
Struct
  • Object
show all
Defined in:
lib/feature_map/private/assignment_mappers/feature_globs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#featureObject

Returns the value of attribute feature

Returns:

  • (Object)

    the current value of feature



25
26
27
# File 'lib/feature_map/private/assignment_mappers/feature_globs.rb', line 25

def feature
  @feature
end

#globObject

Returns the value of attribute glob

Returns:

  • (Object)

    the current value of glob



25
26
27
# File 'lib/feature_map/private/assignment_mappers/feature_globs.rb', line 25

def glob
  @glob
end