Method: Commons::Integrity::Config#for

Defined in:
lib/commons/integrity/config.rb

#for(check) ⇒ Object



16
17
18
# File 'lib/commons/integrity/config.rb', line 16

def for(check)
  yaml[check]
end