Module: Zint::Constants::DebugFlags

Included in:
Zint
Defined in:
lib/zint/constants/debug_flags.rb

Overview

Debug flags (debug)

Constant Summary collapse

ZINT_DEBUG_PRINT =

Print debug info (if any) to stdout

1
ZINT_DEBUG_TEST =

For internal test use only

2