query

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package query finds sessions for the current or all projects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindSessions

func FindSessions(allProjects bool) ([]*entity.Session, error)

FindSessions returns sessions for the current project, or all projects if allProjects is true.

Parameters:

  • allProjects: when true, scan all projects instead of just the current one.

Returns:

  • []*entity.Session: matching sessions sorted by start time.
  • error: non-nil if the working directory or session scan fails.

Types

This section is empty.

Jump to

Keyboard shortcuts

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