Method: Browser::Navigator::Version#major
- Defined in:
- opal/browser/navigator.rb
#major ⇒ Object
Returns the value of attribute major
10 11 12 |
# File 'opal/browser/navigator.rb', line 10 def major @major end |
Returns the value of attribute major
10 11 12 |
# File 'opal/browser/navigator.rb', line 10 def major @major end |