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.


shiny.router documentation built on April 18, 2023, 9:08 a.m.