Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.call
/
ListenerConfiguration
/
SocketListener
/
Builder
/
setPath
set
Path
open
fun
setPath
(
value
:
String
)
:
ListenerConfiguration.SocketListener.Builder
Path to the socket.
Content copied to clipboard
string path = 1;
Return
This builder for chaining.
Parameters
value
The path to set.