waiting_jobs_exist?

waiting_jobs_exist?() Instance Public methods

open 2

open() Instance Public methods Opens or reopens the file with mode âr+â.

database_classname

database_classname() Class Public methods

partial_collection_shorthand_with_different_types_of_records

partial_collection_shorthand_with_different_types_of_records() Instance Public methods

constants 2

mod.constants(inherit=true) â array Instance Public methods Returns an array of the names of the constants accessible in mod. This includes the names of constants in any included modules (example at start of section), unless the inherit parameter is set to false. IO.constants.include?(:SYNC) #=> true IO.constants(false).include?(:SYNC) #=> false Also see Module::const_defined?.

export_with_clear 2

export_with_clear() Instance Public methods

each_key

each_key() Instance Public methods Enumerate subkeys. subkey is String which contains name of subkey. wtime is last write time as FILETIME (64-bit integer). (see ::wtime2time)

with_config

with_config(config, default=nil) Instance Public methods Tests for the presence of a --with-config or --without-config option. Returns true if the with option is given, false if the without option is given, and the default value otherwise. This can be useful for adding custom definitions, such as debug information. Example: if with_config("debug") $defs.push("-DOSSL_DEBUG") unless $defs.include? "-DOSSL_DEBUG" end

nodeValue

nodeValue() Instance Public methods VARIANT nodeValue value stored in the node

up

up() Instance Public methods