method
path=
path=(v)
public
Hide source
# File lib/uri/generic.rb, line 494 def path=(v) check_path(v) set_path(v) v end