There's no documentation for this item.
# File rio/ops/path.rb, line 213 def basename=(arg) if cx['rename'] must_exist.basename = arg else rl.urlpath = _path_with_basename(arg) softreset end end
<code/>
<pre/>
<code/>and<pre/>for code samples.