Module: Coat

Defined in:
lib/coat.rb,
lib/coat/cli.rb,
lib/coat/hook.rb,
lib/coat/seam.rb,
lib/coat/patch.rb,
lib/coat/ledger.rb,
lib/coat/install.rb,
lib/coat/palette.rb,
lib/coat/sayings.rb,
lib/coat/version.rb,
lib/coat/stitcher.rb,
lib/coat/collector.rb

Defined Under Namespace

Modules: Palette, Sayings Classes: CLI, Collector, Error, Hook, Install, Ledger, Mend, Patch, Seam, Stitcher

Constant Summary collapse

MEND_EVENT =
"mend"
PATCH_EVENTS =

Patches were called pieces before 0.2. Old ledgers still say so, and a renamed word is no reason to stop being able to read them.

%w[patch piece].freeze
VERSION =
"0.2.0"