valid_path: Internal function that validates that path is defined in...

View source: R/paths.R

valid_pathR Documentation

Internal function that validates that path is defined in routes.

Description

Internal function that validates that path is defined in routes.

Usage

valid_path(routes, path)

Arguments

routes

A routes (list).

path

A path.

Value

Boolean value indicating if path is defined.


Appsilon/shiny.router documentation built on April 21, 2024, 5:48 p.m.