toggle menu
nitrite
241.0.4
jvm
switch theme
search in API
nitrite
/
com.jetbrains.packagesearch.plugin.core.nitrite
/
DocumentPathBuilder
Document
Path
Builder
class
DocumentPathBuilder
Members
Constructors
Document
Path
Builder
Link copied to clipboard
constructor
(
)
Functions
append
Link copied to clipboard
fun
append
(
segment
:
String
)
:
DocumentPathBuilder
fun
append
(
segment
:
KProperty
<
*
>
)
:
DocumentPathBuilder
build
Link copied to clipboard
fun
build
(
)
:
String
div
Link copied to clipboard
operator
fun
div
(
other
:
String
)
:
DocumentPathBuilder
operator
fun
div
(
other
:
KProperty
<
*
>
)
:
DocumentPathBuilder