Module: Attributor

Defined in:
lib/attributor/flatpack/types/multiline_string.rb,
lib/attributor/flatpack.rb,
lib/attributor/flatpack/config.rb,
lib/attributor/flatpack/version.rb,
lib/attributor/flatpack/undefined_key.rb,
lib/attributor/flatpack/config_dsl_compiler.rb

Overview

Sometimes a multline string when read in by ruby has escaped newlines, sometimes not. This type will remove any escaping of newline from a string.

Defined Under Namespace

Modules: Flatpack