원클릭으로
standardcopyoption
Kotlin class: java.nio.file.StandardCopyOption.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Kotlin class: java.nio.file.StandardCopyOption.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Kotlin class: org.example.vicky.agent.CompletionResult.
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
Kotlin object singleton: org.example.vicky.agent.OpenAiToolSchemaBuilder. Auto-injected into script scope.
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.renderer.DescriptorRenderer$ValueParametersHandler$DEFAULT. Auto-injected into script scope.
| name | StandardCopyOption |
| description | Kotlin class: java.nio.file.StandardCopyOption. |
Kotlin class. Create instances with new StandardCopyOption(...) or StandardCopyOption(...).
Full class: java.nio.file.StandardCopyOption
REPLACE_EXISTING: StandardCopyOption (static)COPY_ATTRIBUTES: StandardCopyOption (static)ATOMIC_MOVE: StandardCopyOption (static)values(): StandardCopyOption[]valueOf(arg0: String): StandardCopyOption