You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
285 B

#' Tools to Work with the Pi-Hole API
#'
#' Named after a primary synonym for 'pihole', tools are provided
#' to access the Pi-Hole API.
#'
#' @md
#' @name countenance
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @importFrom jsonlite fromJSON
"_PACKAGE"