toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-incubator
/
org.http4k.lens
/
TypedField
/
Path
Path
class
Path
<
OUT
:
Any
>
(
spec
:
PathLensSpec
<
OUT
>
)
:
ReadOnlyProperty
<
TypedRequest
,
OUT
>
,
TypedField
<
TypedRequest
,
OUT
>
Members
Constructors
Path
Link copied to clipboard
constructor
(
spec
:
PathLensSpec
<
OUT
>
)
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
TypedRequest
,
property
:
KProperty
<
*
>
)
:
OUT