Method: Eye::Controller::SendCommand#match

Defined in:
lib/eye/controller/send_command.rb

#match(*args) ⇒ Object



15
16
17
# File 'lib/eye/controller/send_command.rb', line 15

def match(*args)
  matched_objects(*args)
end