Skip to main content

Module task_log

Module task_log 

Source
Expand description

Task with a collapsible running log — ports @clack/prompts taskLog().

The log lines are shown while the task runs. On success() they are cleared and replaced with a single success marker; on error() they are preserved so the user can read what happened.

Structs§

TaskLog

Functions§

task_log