Skip to content

Commit 5f87da7

Browse files
committed
Add documentation for '...' argument in with_java_env/local_java_env
1 parent 1dc31db commit 5f87da7

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

R/java_scoped.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ local_java_env <- function(
103103
#'
104104
#' @inheritParams local_java_env
105105
#' @param code The code to execute with the temporary Java environment.
106+
#' @param ... Additional arguments passed to `local_java_env()`.
106107
#' @return The result of executing `code`.
107108
#' @export
108109
#' @examples

man/with_java_env.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)