Method: RDI::Model::DependencyUserChoice#AffectingContextModifiers

Defined in:
lib/rdi/Model/DependencyUserChoice.rb

#AffectingContextModifiersObject (readonly)

The list of ContextModifiers that could help resolving the Testers

list< String >


43
44
45
# File 'lib/rdi/Model/DependencyUserChoice.rb', line 43

def AffectingContextModifiers
  @AffectingContextModifiers
end