commands

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildSiteCommand

type BuildSiteCommand struct {
	OutputDirectory string `short:"o" help:"Where to write the site" default:"." type:"existingdir"`
	Keep            bool   `help:"keep temporary files"`
	Zip             bool   `help:"Zip the file before writing"`
	// contains filtered or unexported fields
}

func (*BuildSiteCommand) Run

func (c *BuildSiteCommand) Run(ctx *kong.Context) error

type CompileRegistryCommand

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

func (*CompileRegistryCommand) BeforeApply

func (c *CompileRegistryCommand) BeforeApply(kctx *kong.Context) error

func (*CompileRegistryCommand) Run

func (c *CompileRegistryCommand) Run() error

Jump to

Keyboard shortcuts

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