long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-cli
/
org.artofdev.cli
/
formatTaskList
format
Task
List
fun
formatTaskList
(
tasks
:
List
<
TaskWithProgress
>
,
humanReadableAge
:
Boolean
=
false
,
includeExecutorHostname
:
Boolean
=
false
)
:
String