Class: W3MExtractLinks::Link

Inherits:
Struct
  • Object
show all
Defined in:
lib/langhelp/langhelp-base.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hrefObject

Returns the value of attribute href

Returns:

  • (Object)

    the current value of href



238
239
240
# File 'lib/langhelp/langhelp-base.rb', line 238

def href
  @href
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



238
239
240
# File 'lib/langhelp/langhelp-base.rb', line 238

def label
  @label
end