cli

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct{}

func NewBuild

func NewBuild() *Build

func (*Build) Run

func (b *Build) Run()

type File

type File struct {
	Model string
}

func NewFile

func NewFile(model string) *File

func (*File) Create

func (f *File) Create(name string) error

type Parse

type Parse struct{}

func NewPrase

func NewPrase() *Parse

func (*Parse) Run

func (p *Parse) Run()

type Serve

type Serve struct{}

func NewServe

func NewServe() *Serve

func (*Serve) Run

func (s *Serve) Run()

type Site

type Site struct {
	Name string
}

func NewSite

func NewSite(name string) *Site

func (*Site) Create

func (s *Site) Create() error

type Theme

type Theme struct {
	Name string
}

func NewTheme

func NewTheme(name string) *Theme

func (*Theme) Create

func (t *Theme) Create() error

type Watch

type Watch struct{}

func NewWatch

func NewWatch() *Watch

func (*Watch) Run

func (w *Watch) Run()

Jump to

Keyboard shortcuts

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