Class: Alexander::Browser
- Inherits:
-
Struct
- Object
- Struct
- Alexander::Browser
- Defined in:
- lib/alexander/xsl_processor.rb
Instance Attribute Summary collapse
-
#browser ⇒ Object
Returns the value of attribute browser.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#browser ⇒ Object
Returns the value of attribute browser
8 9 10 |
# File 'lib/alexander/xsl_processor.rb', line 8 def browser @browser end |
#version ⇒ Object
Returns the value of attribute version
8 9 10 |
# File 'lib/alexander/xsl_processor.rb', line 8 def version @version end |