Skip to content

Commit

Permalink
add returns tag to engine
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Jan 13, 2024
1 parent f971414 commit fd2f234
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/engine.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#'
#' See [base64 crate](https://docs.rs/base64/latest/base64/engine/general_purpose/index.html#constants) for more.
#'
#' @return an object of class `engine`.
#' @export
#' @examples
#' engine()
Expand Down
3 changes: 3 additions & 0 deletions man/engine.Rd

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

0 comments on commit fd2f234

Please sign in to comment.