Class: Manpage::Manpages::Man

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

Instance Attribute Summary collapse

Instance Attribute Details

#manObject

Returns the value of attribute man

Returns:

  • (Object)

    the current value of man



308
309
310
# File 'lib/langhelp/langhelp-base.rb', line 308

def man
  @man
end

#sectionObject

Returns the value of attribute section

Returns:

  • (Object)

    the current value of section



308
309
310
# File 'lib/langhelp/langhelp-base.rb', line 308

def section
  @section
end