runbits

package
v0.0.0-...-98ed532 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Overview

Package runbits comprises logic that is shared between controllers, ie., code that prints

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Invoke

func Invoke(out output.Outputer, args ...string) error

Invoke will invoke a state tool command with the given args and prints a friendly message indicating what we're doing

func InvokeSilent

func InvokeSilent(args ...string) error

InvokeSilent just invokes a given state tool command in the background, silently from the user

func IsBuildError

func IsBuildError(err error) bool

func SayHello

func SayHello(out output.Outputer, name string) error

Types

type NoNameProvidedError

type NoNameProvidedError struct {
	*errs.WrapperError
}

Jump to

Keyboard shortcuts

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