makefile

package
v0.1.0-rc9 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *cobra.Command

func NewBuildCommand

func NewBuildCommand() *cobra.Command

Types

type Errors

type Errors []error

func (Errors) Error

func (batch Errors) Error() string

func (Errors) Reduce

func (batch Errors) Reduce() error

type Makefile

type Makefile string

func (Makefile) AppendTo

func (makefile Makefile) AppendTo(output io.Writer) error

func (Makefile) CompileTo

func (makefile Makefile) CompileTo(dir string) error

func (Makefile) Name

func (makefile Makefile) Name() string

type Makefiles

type Makefiles []Makefile

func (Makefiles) CompileTo

func (batch Makefiles) CompileTo(dir string) error

type Writer

type Writer func([]byte) (int, error)

func DeduplicateNewLines

func DeduplicateNewLines(stream io.Writer) Writer

func (Writer) Write

func (w Writer) Write(input []byte) (int, error)

Jump to

Keyboard shortcuts

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