method
stop
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::EventedFileUpdateChecker::Core
stop()public
No documentation available.
# File activesupport/lib/active_support/evented_file_update_checker.rb, line 127
def stop
@listener&.stop
end