to_ptr(val) => cptr Class Public methods Get the underlying pointer for ruby object val and return it as a Fiddle::Pointer object.
ip_name() Instance Public methods
load_spec(name, ver, source) Instance Public methods Called from IndexSpecification to get a true Specification object.
second() Instance Public methods Alias for: seconds
_unset_global_var2(var, idx) Class Public methods
set_path(v) Instance Protected methods
fatal Instance Public methods Logs a message at the fatal (syslog err) log level, or logs the message returned from the block.
[]=(attribute, error) Instance Public methods Adds to the supplied attribute the supplied error message. person.errors[:name] = "must be set" person.errors[:name] # => ['must be set']
element_configinfo(tagOrId, slot=nil) Instance Public methods
Dir.pwd â string Class Public methods Returns the path to the current working directory of this process as a string. Dir.chdir("/tmp") #=> 0 Dir.getwd #=> "/tmp"
Page 555 of 2275