just

package
v0.0.0-...-7dfe24e Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: GPL-3.0, GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Indexer = &just{
	files: make(map[string]string),
}
View Source
var NoJustError = errors.New("no just in $PATH but source contains justfile")

Functions

func ParseOutput

func ParseOutput(input string) []model.Target

Types

type Hydrated

type Hydrated struct {
	runner.BaseHydration[*Target]
}

func (*Hydrated) Description

func (h *Hydrated) Description(src *model.HydratedSource) string

func (*Hydrated) Icon

func (h *Hydrated) Icon() string

type Target

type Target struct {
	runner.BaseTarget
	Category string
}

func (Target) Create

func (j Target) Create(s *model.Source) *exec.Cmd

func (Target) File

func (j Target) File(src *model.Source) string

func (*Target) Hydrate

func (j *Target) Hydrate(src *model.Source) (model.HydratedTarget, error)

func (Target) Label

func (j Target) Label() string

func (Target) Sub

func (j Target) Sub() []string

Jump to

Keyboard shortcuts

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