Module: Canon::TreeDiff::Operations
- Defined in:
- lib/canon/tree_diff/operations.rb,
lib/canon/tree_diff/operations/operation.rb,
lib/canon/tree_diff/operations/operation_detector.rb
Overview
Tree-diff operations: Operation (INSERT/DELETE/UPDATE/MOVE) and the OperationDetector that emits them.
Defined Under Namespace
Classes: Operation, OperationDetector