Skip to content

Commit cf0c87c

Browse files
committed
docs: 🔥 don't generate Rd
1 parent 31d15e5 commit cf0c87c

2 files changed

Lines changed: 1 addition & 18 deletions

File tree

R/get.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#'
77
#' @returns A 6-digit character string, or `NA` if no project ID is found in the
88
#' path.
9-
#' @export
9+
#' @noRd
1010
get_project_id <- function() {
1111
id <- fs::path_wd() |>
1212
stringr::str_extract("/[0-9]+/") |>

man/get_project_id.Rd

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)