module Freighter
Constants
- LOGGER
- OPTIONS
- VERSION
Public Class Methods
logger()
click to toggle source
# File lib/freighter.rb, line 9 def self.logger; LOGGER end
options()
click to toggle source
# File lib/freighter.rb, line 8 def self.options; OPTIONS end