Top Level Namespace

Defined Under Namespace

Modules: Decodable, ZXing

Constant Summary collapse

ZXING_CPP =
File.expand_path('zxing-cpp', __dir__)
ZXING_CPP_BUILD =
"#{ZXING_CPP}/build"