cli

package
v0.1.0-beta.4 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(cmd *cobra.Command, out billy.Filesystem, siteroot string) error

Types

type NavNode struct {
	Id    string
	Link  string
	Child map[string]*NavNode
}
func (nn *NavNode) Format(w io.Writer, depth int)
func (nn *NavNode) Get(path ...string) (target *NavNode)

Jump to

Keyboard shortcuts

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