Skip to content

Commit

Permalink
another library glue
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott authored Jan 31, 2025
1 parent abae10e commit 6f98fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/files.R
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ aws_file_delete_one <- function(one_path, ...) {
#' of `remote_path`
#' @note uses [s3fs::s3_file_info()] internally
#' @family files
#' library(glue)
#' @examplesIf aws_has_creds()
#' bucket <- random_string("bucket")
#' aws_bucket_create(bucket)
Expand Down

0 comments on commit 6f98fdb

Please sign in to comment.