method
set_path
v1_8_7_72 -
Show latest stable
- Class:
URI::Generic
set_path(v)protected
No documentation available.
# File lib/uri/generic.rb, line 489
def set_path(v)
@path = v
end set_path(v)No documentation available.
# File lib/uri/generic.rb, line 489
def set_path(v)
@path = v
end