Module: Canon::DiffFormatter::DiffDetailFormatterHelpers
- Defined in:
- lib/canon/diff_formatter/diff_detail_formatter_helpers.rb,
lib/canon/diff_formatter/diff_detail_formatter/node_utils.rb,
lib/canon/diff_formatter/diff_detail_formatter/text_utils.rb,
lib/canon/diff_formatter/diff_detail_formatter/color_helper.rb,
lib/canon/diff_formatter/diff_detail_formatter/location_extractor.rb,
lib/canon/diff_formatter/diff_detail_formatter/dimension_formatter.rb
Overview
Helper modules consumed by DiffDetailFormatter to format per-dimension
difference details. Files live under diff_detail_formatter/ but the
constants live under this namespace.
Children are autoloaded — never require_relative them.
Defined Under Namespace
Modules: ColorHelper, DimensionFormatter, LocationExtractor, NodeUtils, TextUtils