rd-gen
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-gen
rd-gen
/
com.jetbrains.rd.util.kli
/
Kli
/
option_path
option_
path
fun
option_path
(
short
:
Char
?
,
long
:
String
?
,
description
:
String
,
defaultValue
:
Path
?
=
null
)
:
Option.Valued
<
Path
?
>