gen_callback_file(ty) Instance Public methods
opt_j(flag=false) Instance Public methods
show(mes = nil) Instance Public methods
verify() Instance Public methods Make sure the trust directory exists. If it does exist, make sure it's actually a directory. If not, then create it with the appropriate permissions.
ctx.session_remove(session) â true | false Instance Public methods Removes session from the session cache
specified() Instance Public methods BOOL specified indicates whether node is a default value
_make_menu_embeddable(menu_path) Class Public methods
exist?(item) Instance Public methods
continue_entry_body(entry_body, continuation) Instance Public methods Attaches the continuation of the previous line to the entry_body. Continued function listings are joined together as a single entry. Continued descriptions are joined to make a single paragraph.
to_s() Instance Public methods returns the domain name as a string. The domain name doesn't have a trailing dot even if the name object is absolute. Example: p Resolv::DNS::Name.create("x.y.z.").to_s #=> "x.y.z" p Resolv::DNS::Name.create("x.y.z").to_s #=> "x.y.z"
Page 143 of 2275