close

close() Instance Public methods Closes the GzipFile object. This method calls close method of the associated IO object. Returns the associated IO object.

string_to_cidr

string_to_cidr(string) Instance Public methods

xmldecl

xmldecl(version, encoding, standalone) Instance Public methods

realpath

File.realpath(pathname [, dir_string]) â real_pathname Class Public methods Returns the real (absolute) pathname of pathname in the actual filesystem not containing symlinks or useless dots. If dir_string is given, it is used as a base directory for interpreting relative pathname instead of the current directory. All components of the pathname must exist when this method is called.

share_stdout 2

share_stdout(dist, src = '') Instance Public methods

parse_dot_doc_file

parse_dot_doc_file(in_dir, filename) Instance Public methods The .document file contains a list of file and directory name patterns, representing candidates for documentation. It may also contain comments (starting with '#')

warp_to

warp_to(win = None) Class Public methods Alias for: warpto

setup_output_dir

setup_output_dir(dir, force) Instance Public methods Create an output dir if it doesn't exist. If it does exist, but doesn't contain the flag file created.rid then we refuse to use it, as we may clobber some manually generated documentation

column_dragconfigure

column_dragconfigure(slot, value=None) Instance Public methods

unsubscribe

unsubscribe(mailbox) Instance Public methods Sends a UNSUBSCRIBE command to remove the specified mailbox name from the server's set of âactiveâ or âsubscribedâ mailboxes. A Net::IMAP::NoResponseError is raised if mailbox cannot be unsubscribed from, for instance because the client is not currently subscribed to it.