A primitive that will succeed if the path being matched against starts with the provided text. Any additional text in the input string will not affect the match.
text
Optional
A primitive that will succeed if the path being matched against starts with the provided
text. Any additional text in the input string will not affect the match.