quarkdown
Toggle table of contents
1.13.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-stdlib
/
com.quarkdown.stdlib
/
FileSorting
/
NAME
NAME
NAME
Files are sorted by name.
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
sort
Link copied to clipboard
open
override
val
sort
:
(
Sequence
<
File
>
,
Ordering
)
->
Sequence
<
File
>