rd-gen
Toggle table of contents
2025.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
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
>