in(seconds) Instance Public methods Alias for: since
titlecommand(idx, cmd=Proc.new) Instance Public methods set title cmds
level=(value) Instance Public methods Alias for: level_notifier=
execute(sql, name = nil) Instance Public methods Executes the SQL statement in the context of this connection.
meth == other_meth â true or false Instance Public methods Two method objects are equal if they are bound to the same object and refer to the same method definition and their owners are the same class or module.
selection_anchor(index) Instance Public methods
background_eval(*args, &blk) Class Public methods Alias for: bg_eval
move(before) Instance Public methods
digest.digest_length â integer Instance Public methods Returns the output size of the digest, i.e. the length in bytes of the final message digest result. Example digest = OpenSSL::Digest::SHA1.new puts digest.digest_length # => 20
shorten( len = 120 ) Instance Public methods From tdiary.rb
Page 8 of 2275