Skip to content

Commit

Permalink
library glue in aws_file_Exists egs so that pkg is avail
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Jan 30, 2025
1 parent 7bdaf99 commit a14bfe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/files.R
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ aws_file_attr <- function(remote_path) {
#' `length(remote_path)`
#' @family files
#' @examplesIf aws_has_creds()
#' library(glue)
#' bucket <- random_string("bucket")
#' aws_bucket_create(bucket)
#'
Expand Down
1 change: 1 addition & 0 deletions man/aws_file_exists.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a14bfe5

Please sign in to comment.