swagger_index: Path to Swagger Index

Description Usage Examples

Description

Retrieves the path to the swagger index file.

Usage

1

Examples

1
2
3
4
5
if (interactive()) {
  browseURL(swagger_index())
} else {
  print(paste("You can use swagger under: ", swagger_index()))
}

hrbrmstr/swagger documentation built on May 17, 2019, 5:14 p.m.