curselection() Instance Public methods based on Tk::Listbox ( and TkTextWin )
add_source_option() Instance Public methods Add the âsource option
receive(event) Instance Public methods An email was received.
+(m) Instance Public methods Matrix addition. Matrix.scalar(2,5) + Matrix[[1,0], [-4,7]] => 6 0 -4 12
mousebar(*args) Instance Public methods
pre_uninstall(&hook) Class Public methods Adds a pre-uninstall hook that will be passed an Gem::Uninstaller instance and the spec that will be uninstalled when Gem::Uninstaller#uninstall is called
key.private_key? => true or false Instance Public methods Both #public_key? and #private_key? may return false at the same time unlike other PKey classes.
next( event ) Instance Public methods
key.private_key => OpenSSL::BN Instance Public methods See the OpenSSL documentation for EC_KEY_get0_private_key()
[](name) Instance Public methods Retrieves a value from the PStore file data, by name. The hierarchy of Ruby objects stored under that root name will be returned. WARNING: This method is only valid in a #transaction. It will raise PStore::Error if called at any other time.
Page 374 of 2275