class Pwl::Commands::StatsPresenter::Html

Public Instance Methods

present(locker) click to toggle source
# File lib/pwl/commands/stats.rb, line 15
def present(locker)
  puts "TODO"
end