cget(w, slot) Class Public methods
current_tag_configinfo(tagOrId, slot=nil) Instance Public methods
sub(*args) Instance Public methods Return a pathname which is substituted by String#sub. path1 = Pathname.new('/usr/bin/perl') path1.sub('perl', 'ruby') #=> #<Pathname:/usr/bin/ruby>
id2obj(table, id) Class Public methods
configure_rdoc_files() Instance Public methods
==(other) Instance Public methods Constants are equal when their parent and name is the same
header(routes) Instance Public methods
write_s(name, value) Instance Public methods Write value to a registry value named name. The value type is REG_SZ(write_s), REG_DWORD(write_i), or REG_BINARY(write_bin).
<<(path) Instance Public methods Also aliased as: push
initialize(lib = nil, flags = DL::RTLD_LAZY | DL::RTLD_GLOBAL) Class Public methods Create a new handler that opens library named lib with flags. If no library is specified, RTLD_DEFAULT is used.
Page 913 of 2275