db_read_netrc {brickster} | R Documentation |
Read .netrc File
Description
Read .netrc File
Usage
db_read_netrc(path = "~/.netrc")
Arguments
path |
path of |
Value
named list of .netrc
entries
See Also
Other Databricks Authentication Helpers:
db_host()
,
db_token()
,
db_wsid()
[Package brickster version 0.2.8.1 Index]