module Atol

Constants

ENCODING
ERRORS
TIMESTAMP_FORMAT

Attributes

config[W]

Public Class Methods

config() click to toggle source
# File lib/atol.rb, line 15
def config
  @config ||= Atol::Config.new
end