27 28 29 30
# File 'lib/logcli/actions/grep.rb', line 27 def self.call opts grep = new opts grep.call end