makefile

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MakefileBuilder

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

func NewMakefileBuilder

func NewMakefileBuilder(filePath string, data *MakefileData) *MakefileBuilder

func (*MakefileBuilder) Build

func (mfb *MakefileBuilder) Build() error

func (*MakefileBuilder) Execute

func (mfb *MakefileBuilder) Execute() error

type MakefileData

type MakefileData struct {
	PluginName string
}

func NewMakefileData

func NewMakefileData(pluginName string) *MakefileData

Jump to

Keyboard shortcuts

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