cli

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package cli implements printing functionality for CLI output.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(format string, a ...any)

Print formats a string. Deprecated: use `launchr.Term().Printf()` or `launchr.Term().Info().Printf()`

func Println

func Println(format string, a ...any)

Println formats a string and adds a new line. Deprecated: use `launchr.Term().Printfln()` or `launchr.Term().Info().Printfln()`

Types

This section is empty.

Jump to

Keyboard shortcuts

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