File: NAMESPACE

package info (click to toggle)
r-cran-gitcreds 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 448 kB
  • sloc: sh: 13; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by roxygen2: do not edit by hand

S3method(format,gitcreds)
S3method(print,gitcreds)
export(gitcreds_approve)
export(gitcreds_cache_envvar)
export(gitcreds_delete)
export(gitcreds_fill)
export(gitcreds_get)
export(gitcreds_list)
export(gitcreds_list_helpers)
export(gitcreds_parse_output)
export(gitcreds_reject)
export(gitcreds_set)