Method: Browser::Navigator::Version#major

Defined in:
opal/browser/navigator.rb

#majorObject

Returns the value of attribute major

Returns:

  • (Object)

    the current value of major



10
11
12
# File 'opal/browser/navigator.rb', line 10

def major
  @major
end