This is an internal function and is not needed in client code. It returns the internal ‘Rio Resource Locator’ object.
Source Code
# File rio/if/internal.rb, line 57 def to_rl() # :nodoc: target.to_rl() end
This is an internal function and is not needed in client code. It returns the internal ‘Rio Resource Locator’ object.
# File rio/if/internal.rb, line 57 def to_rl() # :nodoc: target.to_rl() end
<code/>and<pre/>for code samples.