errors

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandExecutionFailed

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

func NewErrorCommandExecutionFailed

func NewErrorCommandExecutionFailed(stderr bytes.Buffer) CommandExecutionFailed

func (CommandExecutionFailed) Error

func (e CommandExecutionFailed) Error() string

type FileAlreadyExisted

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

func NewErrorFileAlreadyExisted

func NewErrorFileAlreadyExisted(path string) FileAlreadyExisted

func (FileAlreadyExisted) Error

func (e FileAlreadyExisted) Error() string

type GitBranchIsDetached

type GitBranchIsDetached struct{}

func NewErrorGitBranchIsDetached

func NewErrorGitBranchIsDetached() GitBranchIsDetached

func (GitBranchIsDetached) Error

func (e GitBranchIsDetached) Error() string

type GitBranchIsFirstCommit

type GitBranchIsFirstCommit struct{}

func NewErrorGitBranchIsFirstCommit

func NewErrorGitBranchIsFirstCommit() GitBranchIsFirstCommit

func (GitBranchIsFirstCommit) Error

func (e GitBranchIsFirstCommit) Error() string

type IsNotDirectory

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

func NewErrorIsNotDirectory

func NewErrorIsNotDirectory(path string) IsNotDirectory

func (IsNotDirectory) Error

func (e IsNotDirectory) Error() string

type IsNotFile

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

func NewErrorIsNotFile

func NewErrorIsNotFile(path string) IsNotFile

func (IsNotFile) Error

func (e IsNotFile) Error() string

type Unkouwn

type Unkouwn struct{}

func NewErrorUnkouwn

func NewErrorUnkouwn() Unkouwn

func (Unkouwn) Error

func (e Unkouwn) Error() string

Jump to

Keyboard shortcuts

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