summary

package
v1.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package summary prints human-readable metadata about a task for the `rite --summary <task>` flag.

All writes here go through Logger.UnstampedOutf — the summary output is CLI metadata (same tier as `--help` / `--version` / `rite -l`), not task-execution output, and must bypass the global TimestampWriter wrap applied under top-level `timestamps: true`. See issue #148.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintSpaceBetweenSummaries

func PrintSpaceBetweenSummaries(l *logger.Logger, i int)

func PrintTask

func PrintTask(l *logger.Logger, t *ast.Task)

func PrintTasks

func PrintTasks(l *logger.Logger, t *ast.Ritefile, c []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL