Module: Spectus::RequirementLevel Private

Defined in:
lib/spectus/requirement_level/base.rb,
lib/spectus/requirement_level/low.rb,
lib/spectus/requirement_level/high.rb,
lib/spectus/requirement_level/medium.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Namespace for the requirement levels.

Defined Under Namespace

Classes: Base, High, Low, Medium