make_r6_components_xpath: XPath to get internal components of an R6 class

View source: R/r6_usage_linter.R

make_r6_components_xpathR Documentation

XPath to get internal components of an R6 class

Description

XPath to get internal components of an R6 class

Usage

make_r6_components_xpath(mode = c("public", "active", "private"))

Arguments

mode

Type of internal component (public, active, or private).

Value

An XPath query


box.linters documentation built on June 26, 2025, 5:07 p.m.