Method: SystemCheck::SimpleExecutor#checks
- Defined in:
-
lib/system_check/simple_executor.rb,
lib/system_check/simple_executor.rb
classes of corresponding checks to be executed in the same order
12 13 14 |
# File 'lib/system_check/simple_executor.rb', line 12 def checks @checks end |