lore

package
v0.1.0-dev.20260129011539 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package lore implements the lore CLI commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd creates the root lore command with all subcommands.

Types

type Builder

type Builder struct{}

Builder implements engine.GraphBuilder for lore package manifests. It loads a packages.manifest file and builds an execution graph that the common engine can process.

func (*Builder) BuildGraph

func (b *Builder) BuildGraph(ctx context.Context, manifestPath string, opts engine.BuildOptions) (*engine.Graph, error)

BuildGraph loads a packages.manifest file and returns an execution graph. The manifest is a line-delimited list of package names, optionally with features specified after the package name.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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