Class Amalgalite::ProgressHandler
In: lib/amalgalite/progress_handler.rb
lib/amalgalite/progress_handler.rb
Parent: Object

A base class for use in creating your own progress handler classes

Methods

arity   arity   call   call   to_proc   to_proc  

Public Instance methods

the arity of the call method

the arity of the call method

Override this method, returning false if the SQLite should act as if +interrupt!+ had been invoked.

Override this method, returning false if the SQLite should act as if +interrupt!+ had been invoked.

[Validate]