Discover Packages
github.com/agent-substrate/substrate
cmd
ate-setup
internal
log
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 9, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package log prints install progress, preserving the "[step]: name" output
the shell scripts produced so existing CI log scrapers keep working.
Infof prints an unadorned progress line.
SetOutput redirects progress output, for tests.
Step announces a named install step. It takes a plain string rather than a
format because most step names are computed (a demo name plus a suffix, a
namespace/name pair), and a stray % in one of those should not be read as a
verb.
Stepf announces a formatted install step.
Warnf prints a warning to stderr.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.