Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.vfs
/
File
/
Builder
/
setName
set
Name
open
fun
setName
(
value
:
String
)
:
File.Builder
Name of the file.
Content copied to clipboard
string name = 1;
Return
This builder for chaining.
Parameters
value
The name to set.