Class: URI::Generic

Inherits:
Object
  • Object
show all
Defined in:
sig/uri_ext.rbs

Instance Method Summary collapse

Instance Method Details

#to_strString

Returns the URI as a String (implicit conversion)

Returns:

  • (String)


5
# File 'sig/uri_ext.rbs', line 5

def to_str: () -> String