Newly tracked file
R/debian.R
changed.
Other files ignored by Codecov
man/debian.Rd
has changed.
3 | 3 | #' @param droplet A droplet, or object that can be coerced to a droplet |
|
4 | 4 | #' by \code{\link{as.droplet}}. |
|
5 | 5 | #' @param user User name. Defaults to "root". |
|
6 | - | #' @param local,remote Local and remote paths. |
|
7 | 6 | #' @param keyfile Optional private key file. |
|
8 | 7 | #' @param ssh_passwd Optional passphrase or callback function for authentication. |
|
9 | 8 | #' Refer to the \code{ssh::ssh_connect} documentation for more |
Files | Coverage |
---|---|
R | 6.58% |
Project Totals (39 files) | 6.58% |