Module: AeEasy::Core::Plugin::ExecutorBehavior
- Defined in:
- lib/ae_easy_override/core/plugin/executor_behavior.rb
Instance Method Summary collapse
Instance Method Details
#test_mode? ⇒ Boolean
5 6 7 |
# File 'lib/ae_easy_override/core/plugin/executor_behavior.rb', line 5 def test_mode? AeEasy::Test.test_mode? end |