xcpretty

package
v2.0.0-alpha.44 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandModel

type CommandModel struct {
	// contains filtered or unexported fields
}

CommandModel ...

func New

func New(xcodebuildCommand xcodebuild.CommandModel) *CommandModel

New ...

func (CommandModel) Command

func (c CommandModel) Command(opts *command.Opts) command.Command

Command ...

func (CommandModel) PrintableCmd

func (c CommandModel) PrintableCmd() string

PrintableCmd ...

func (CommandModel) Run

func (c CommandModel) Run() (string, error)

Run ...

func (*CommandModel) SetCustomOptions

func (c *CommandModel) SetCustomOptions(customOptions []string) *CommandModel

SetCustomOptions ...

type Xcpretty

type Xcpretty interface {
	IsInstalled() (bool, error)
	Install() ([]command.Command, error)
	Version() (*version.Version, error)
}

Xcpretty ...

func NewXcpretty

func NewXcpretty(logger log.Logger) Xcpretty

NewXcpretty ...

Jump to

Keyboard shortcuts

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