class ReportCommand
Public Instance Methods
issue_command()
click to toggle source
# File lib/another_toy_robot/report_command.rb, line 4 def issue_command @target.report end
# File lib/another_toy_robot/report_command.rb, line 4 def issue_command @target.report end