banner

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package banner emits the bones ASCII banner on stdout. Marquee verbs (bones up, bones init) call Print at the top of their output when stdout is a TTY; the banner is suppressed when output is redirected so script consumers see only the structured output they expect.

Index

Constants

View Source
const Tagline = "             multi-agent orchestration"

Tagline is the one-line subtitle printed beneath Text.

View Source
const Text = `` /* 154-byte string literal not displayed */

Text is the ASCII banner. Standard figlet "Big" font; pure ASCII so it renders identically across every terminal.

Variables

This section is empty.

Functions

func Print

func Print()

Print writes the banner to stdout when stdout is a TTY. When stdout is redirected (file, pipe, or non-character device) the call is a silent no-op so structured output stays clean for downstream tools.

Types

This section is empty.

Jump to

Keyboard shortcuts

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