builder

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func NewBuilder

func NewBuilder(sources []string, destination string, releaseBuild bool) *Builder

func (*Builder) Build

func (b *Builder) Build() error

func (*Builder) HTMLExtension

func (b *Builder) HTMLExtension(ext string) *Builder

func (*Builder) HTMLPrefix

func (b *Builder) HTMLPrefix(htmlPrefix string) *Builder

func (*Builder) IndexFile

func (b *Builder) IndexFile(fileName string) *Builder

func (*Builder) ScriptsPrefix

func (b *Builder) ScriptsPrefix(scriptsPrefix string) *Builder

func (*Builder) TypeScriptConfig

func (b *Builder) TypeScriptConfig(path string) *Builder

type FrontBuilder

type FrontBuilder interface {
	Build()
	GetSourceDirectory() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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