public Method

Rio.=~(other)

Match - invokes other.=~, passing the value returned by Rio#to_str

Source Code

# File rio/if/basic.rb, line 61
def =~(other) target =~ other end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.