Method: Commands::Cat.matches

Defined in:
lib/commands/cat.rb

.matchesObject



18
19
20
# File 'lib/commands/cat.rb', line 18

def self.matches
  ['cat', 'cat mit', 'nyan']
end