Method: Cyperful::Config#auto_run_on_reload

Defined in:
lib/cyperful.rb

#auto_run_on_reloadObject

Returns the value of attribute auto_run_on_reload

Returns:

  • (Object)

    the current value of auto_run_on_reload



13
14
15
# File 'lib/cyperful.rb', line 13

def auto_run_on_reload
  @auto_run_on_reload
end