module Tw::App

Public Class Methods

new() click to toggle source
# File lib/tw/app/main.rb, line 8
def self.new
  Main.new
end