class URITemplate::RFC6570::Expression::Path
Constants
- BASE_LEVEL
- BULK_FOLLOW_UP
- FOLLOW_UP
- OPERATOR
- PREFIX
- SEPARATOR
Public Instance Methods
starts_with_slash?()
click to toggle source
# File lib/uri_template/rfc6570/expression.rb, line 360 def starts_with_slash? true end