module Precheck
Constants
- Boolean
- DESCRIPTION
- Helper
- ROOT
- RULE_LEVELS
rules can cause warnings, errors, or be skipped all together by default they are set to indicate a RULE_LEVELS
- UI
- VALIDATION_STATES
Attributes
config[RW]
rule_block[RW]
Abstract super class
Public Class Methods
precheckfile_name()
click to toggle source
# File precheck/lib/precheck/module.rb, line 10 def precheckfile_name "Precheckfile" end