module Rocketwheel::Command

Constants

MANIFEST
PlayerNotFound
VERSION

Public Class Methods

templates() click to toggle source
# File lib/rocketwheel/command.rb, line 14
def self.templates
  File.expand_path('../../../templates', __FILE__)
end