package desktop
import "github.com/docker/buildx/util/desktop"
Index ¶
- func ANSIHyperlink(url, text string) string
- func BuildBackendEnabled() bool
- func BuildDetailsOutput(refs map[string]string, term bool) string
- func BuildURL(ref string) string
- func PrintBuildDetails(w io.Writer, refs map[string]string, term bool)
- type ErrorWithBuildRef
Functions ¶
func ANSIHyperlink ¶
func BuildBackendEnabled ¶
func BuildBackendEnabled() bool
func BuildDetailsOutput ¶
func BuildURL ¶
func PrintBuildDetails ¶
Types ¶
type ErrorWithBuildRef ¶
func (*ErrorWithBuildRef) Error ¶
func (e *ErrorWithBuildRef) Error() string
func (*ErrorWithBuildRef) Print ¶
func (e *ErrorWithBuildRef) Print(w io.Writer) error
func (*ErrorWithBuildRef) Unwrap ¶
func (e *ErrorWithBuildRef) Unwrap() error
Source Files ¶
- Version
- v0.21.0-rc1
- Published
- Feb 12, 2025
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 9 hours ago –
Tools for package owners.