module Conjoiner

HACK: Disable various length and complexity checks temporarily. As I extract methods/class from CLI I will re-enable them. rubocop:disable Metrics/ClassLength, Metrics/AbcSize, Metrics/MethodLength, Metrics/PerceivedComplexity, Metrics/CyclomaticComplexity, Metrics/BlockLength

Constants

VERSION