package
Version:
v0.16.4
Opens a new window with list of versions in this module.
Published: Oct 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cli implements printing functionality for CLI output.
Print formats a string.
Deprecated: use `launchr.Term().Printf()` or `launchr.Term().Info().Printf()`
Println formats a string and adds a new line.
Deprecated: use `launchr.Term().Printfln()` or `launchr.Term().Info().Printfln()`
Source Files
¶
Click to show internal directories.
Click to hide internal directories.