tests/testthat/files/filter-inject.R

#* @filter foo
function(req){
  req$args$hello <- 13
}

#* @get /
function(hello){
  hello
}
trestletech/plumber documentation built on Sept. 5, 2024, 5:42 p.m.