module BrDanfe

Constants

BLACK_COLOR
GRAY_COLOR
LIGHT_GRAY_COLOR
VERSION

Public Class Methods

root_path() click to toggle source
# File lib/br_danfe.rb, line 22
def self.root_path
  File.expand_path('..', __dir__)
end