Netrc
Constants
CYGWIN = false
VERSION = "0.11.0"
WINDOWS = {% if flag?(:win32) %}true{% else %}false{% end %}
See http://stackoverflow.com/questions/4871309/what-is-the-correct-way-to-detect-if-ruby-is-running-on-windows
Constructors
Class methods
check_permissions(path)
Sourceconfig
Sourceconfigure
Sourcedefault_path
Sourcehome_path
Sourcenetrc_filename
Sourceread(path = default_path)
Sourceskip?(s)
SourceInstance methods
each
Sourcelength
Sourcenew_item_prefix
Sourcesave
Sourceunparse
Source