Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
ContextKt
/
CookieKt
/
Dsl
/
path
path
@get:
JvmName
(
name
=
"getPath"
)
@set:
JvmName
(
name
=
"setPath"
)
var
path
:
String
Path value of the cookie to set. Optional.
Content copied to clipboard
string path = 4;