Registry / auth / netrc
library0.11.0rbrubygemsunverified

This library can read and update netrc files, preserving formatting including comments and whitespace.

gem install netrc
INSTALL
IMPORT
SIG · NETRC
N
netrc
authrubyv0.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Netrc
require 'netrc'

Read credentials from a netrc file

require 'netrc' n = Netrc.read n['example.com'] # => ['username', 'password']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Amazon
1
Resources
netrc — gem install netrc · libregistry