code-executor-model
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
code-executor-model
code-executor-model
/
com.javaaidev.llmcodeexecutor.executor.model
/
CopiedFile
/
CopiedFileBuilder
Copied
File
Builder
open
class
CopiedFileBuilder
:
CopiedFile.CopiedFileBuilderBase
<
T
>
Members
Constructors
Copied
File
Builder
Link copied to clipboard
constructor
(
)
constructor
(
path
:
String
)
Functions
build
Link copied to clipboard
open
fun
build
(
)
:
T
with
Path
Link copied to clipboard
open
fun
withPath
(
path
:
String
)
:
CopiedFile.CopiedFileBuilderBase