toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.lens
/
regexGroup
regex
Group
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
regexGroup
(
pattern
:
String
,
group
:
Int
=
1
)
:
BiDiLensSpec
<
IN
,
String
>
fun
Path
.
regexGroup
(
pattern
:
String
,
group
:
Int
=
1
)
:
BiDiPathLensSpec
<
String
>