Method: Commands::Type#respond

Defined in:
lib/commands/type.rb

#respondObject



11
12
13
# File 'lib/commands/type.rb', line 11

def respond
  "Your string has been typed!"
end