원클릭으로
file
Kotlin class: java.io.File.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Kotlin class: java.io.File.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | File |
| description | Kotlin class: java.io.File. |
Kotlin class. Create instances with new File(...) or File(...).
Full class: java.io.File
FS: FileSystem (static)path: Stringstatus: PathStatusprefixLength: intseparatorChar: char (static)separator: String (static)pathSeparatorChar: char (static)pathSeparator: String (static)UNSAFE: Unsafe (static)PATH_OFFSET: long (static)PREFIX_LENGTH_OFFSET: long (static)serialVersionUID: long (static)filePath: PathFile(arg0: String)File(arg0: String, arg1: String)File(arg0: URI)File(arg0: File, arg1: String)getName(): Stringequals(arg0: Object): booleanlength(): longtoString(): StringhashCode(): intisHidden(): booleancompareTo(arg0: File): intlist(): String[]list(arg0: FilenameFilter): String[]isAbsolute(): booleangetParent(): Stringdelete(): booleansetReadOnly(): booleancanRead(): booleangetPath(): StringtoURI(): URItoURL(): URLgetAbsolutePath(): Stringexists(): booleancreateNewFile(): booleanrenameTo(arg0: File): booleanisDirectory(): booleangetCanonicalPath(): StringgetAbsoluteFile(): Filemkdir(): booleangetCanonicalFile(): FilegetParentFile(): Filemkdirs(): booleansetWritable(arg0: boolean): booleansetWritable(arg0: boolean, arg1: boolean): booleansetReadable(arg0: boolean, arg1: boolean): booleansetReadable(arg0: boolean): booleansetExecutable(arg0: boolean, arg1: boolean): booleansetExecutable(arg0: boolean): booleanlistRoots(): File[]createTempFile(arg0: String, arg1: String): FilecreateTempFile(arg0: String, arg1: String, arg2: File): FilecanWrite(): booleanisFile(): booleanlastModified(): longdeleteOnExit(): voidlistFiles(arg0: FileFilter): File[]listFiles(arg0: FilenameFilter): File[]listFiles(): File[]setLastModified(arg0: long): booleancanExecute(): booleangetTotalSpace(): longgetFreeSpace(): longgetUsableSpace(): longtoPath(): PathKotlin 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.