Method: Browser::Location#scheme
- Defined in:
- lib/wedge/plugins/location.rb
#scheme ⇒ String
Returns the scheme part of the location URI.
62 |
# File 'lib/wedge/plugins/location.rb', line 62 alias_native :scheme, :protocol |
Returns the scheme part of the location URI.
62 |
# File 'lib/wedge/plugins/location.rb', line 62 alias_native :scheme, :protocol |