class Punchblock::Command::Redirect

Public Instance Methods

rayo_attributes() click to toggle source
# File lib/punchblock/command/redirect.rb, line 13
def rayo_attributes
  {'to' => to}
end