Libraries
»
controlio
(0.0.9)
»
Index
»
Commands
»
Cat
»
matches
Method: Commands::Cat.matches
Defined in:
lib/commands/cat.rb
.
matches
⇒
Object
18 19 20
# File 'lib/commands/cat.rb', line 18
def
self
.
matches
[
'cat'
,
'cat mit'
,
'nyan'
]
end