Class: Obp::Access::DomainExtractor::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/obp/access/domain_extractor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clean_childrenObject

Returns the value of attribute clean_children

Returns:

  • (Object)

    the current value of clean_children



4
5
6
# File 'lib/obp/access/domain_extractor.rb', line 4

def clean_children
  @clean_children
end

#domainsObject

Returns the value of attribute domains

Returns:

  • (Object)

    the current value of domains



4
5
6
# File 'lib/obp/access/domain_extractor.rb', line 4

def domains
  @domains
end