bootstrap

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CombineFiles added in v0.4.0

func CombineFiles(fileOne, fileTwo string) error

Appends the contents of fileTwo to the end of fileOne, then deletes fileTwo

func IsLetter added in v0.4.0

func IsLetter(s string) bool

Types

type Bootstrap

type Bootstrap struct{}

bootstrap implements the command interface for project intialization

func (Bootstrap) GetFlagset

func (b Bootstrap) GetFlagset() *flag.FlagSet

func (Bootstrap) GetName

func (b Bootstrap) GetName() string

func (Bootstrap) Run

func (b Bootstrap) Run() error

Jump to

Keyboard shortcuts

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