class Object

Public Instance Methods

ttt() click to toggle source
# File lib/sidekiq_log_analyser/app.rb, line 28
def ttt
  SidekiqLogAnalyser::App.run("sample/small.log")
end