Class: QMCPage

Inherits:
Struct
  • Object
show all
Defined in:
lib/wikidotrb/util/quick_module.rb

Overview

Definition of QMCPage struct

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



10
11
12
# File 'lib/wikidotrb/util/quick_module.rb', line 10

def title
  @title
end

#unix_nameObject

Returns the value of attribute unix_name

Returns:

  • (Object)

    the current value of unix_name



10
11
12
# File 'lib/wikidotrb/util/quick_module.rb', line 10

def unix_name
  @unix_name
end