Skip to content

Commit

Permalink
actually export httr_progress #103
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Sep 3, 2021
1 parent 2cb8e52 commit 7cab860
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export(hostess_bubble)
export(hostess_gradient)
export(hostess_loader)
export(hostess_stripe)
export(httr_progress)
export(preview_spinner)
export(spin_1)
export(spin_2)
Expand Down
2 changes: 2 additions & 0 deletions R/httr.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
#' cap_speed
#' )
#' }
#'
#' @export
httr_progress <- function(
waitress,
type = c("down", "up"),
Expand Down
1 change: 1 addition & 0 deletions man/httr_progress.Rd

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

0 comments on commit 7cab860

Please sign in to comment.