Method: Origen::Specs::Spec_Features#audience

Defined in:
lib/origen/specs/spec_features.rb

#audienceObject

Intended Audience for this feature. Internal or External?



32
33
34
# File 'lib/origen/specs/spec_features.rb', line 32

def audience
  @audience
end