# File lib/termtter/command.rb, line 81
def
match?
(
input
)
!
!
pattern
.
match
(
input
)
end