Method: Browser::Navigator::Version#minor

Defined in:
opal/browser/navigator.rb

#minorObject

Returns the value of attribute minor

Returns:

  • (Object)

    the current value of minor



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

def minor
  @minor
end