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.