Class: QMCPage
- Inherits:
-
Struct
- Object
- Struct
- QMCPage
- Defined in:
- lib/wikidotrb/util/quick_module.rb
Overview
Definition of QMCPage struct
Instance Attribute Summary collapse
-
#title ⇒ Object
Returns the value of attribute title.
-
#unix_name ⇒ Object
Returns the value of attribute unix_name.
Instance Attribute Details
#title ⇒ Object
Returns the value of attribute title
10 11 12 |
# File 'lib/wikidotrb/util/quick_module.rb', line 10 def title @title end |
#unix_name ⇒ Object
Returns the value of attribute unix_name
10 11 12 |
# File 'lib/wikidotrb/util/quick_module.rb', line 10 def unix_name @unix_name end |