initialize

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultData

type DefaultData struct {
	DotfilesYAML File
	PreLinkHook  File
	PostLinkHook File
}

type ExpertExampleData

type ExpertExampleData struct {
	DotfilesYAML File
	PostLinkHook File
	PreLinkHook  File
	BASHRC       File
	PROFILE      File
	VIMRC        File
	PostLinkVIM  File
	NANORC       File
	TMUXCONF     File
	GITCONFIG    File
	SSHCONFIG    File
	PostLinkSSH  File
}

type File

type File struct {
	Name    string
	Content []byte
}

type Handler

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

func NewHandler

func NewHandler(use string, short string, long string) (handler Handler, err error)

func (*Handler) Command

func (handler *Handler) Command() *cobra.Command

type SimpleExampleData

type SimpleExampleData struct {
	PostLinkHook File
	PreLinkHook  File
	BASHRC       File
	PROFILE      File
}

Jump to

Keyboard shortcuts

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