project

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package project provides the ProjectDetector implementation for detecting and reading Tracks project configuration.

This package locates and parses .tracks.yaml files to provide project metadata for CLI commands that need to operate within a Tracks project context.

Index

Constants

This section is empty.

Variables

View Source
var ErrNotTracksProject = errors.New("not a tracks project")

ErrNotTracksProject indicates the directory is not a Tracks project.

Functions

func NewDetector

func NewDetector() interfaces.ProjectDetector

NewDetector creates a new ProjectDetector implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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