SingleQuoteMatch
io.lambdaworks.detection.UrlDetectorOptions.SingleQuoteMatch
case object SingleQuoteMatch extends UrlDetectorOptions
Matches single quotes in the beginning and end of a string. For example, "'https://lambdaworks.io'" will pull out just "https://lambdaworks.io" instead of "https://lambdaworks.io'"
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait UrlDetectorOptionsclass Objecttrait Matchableclass Any
- Self type
-
SingleQuoteMatch.type
Members list
In this article