sessioncwd

package
v0.82.2 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatPrompt

func FormatPrompt(issue MissingIssue) string

Types

type MissingError

type MissingError struct {
	Issue MissingIssue
}

func (MissingError) Error

func (e MissingError) Error() string

type MissingIssue

type MissingIssue struct {
	SessionFile string
	SessionCwd  string
	FallbackCwd string
}

func GetIssue

func GetIssue(sessionManager SessionManager, fallbackCwd string) *MissingIssue

type SessionManager

type SessionManager interface {
	GetCwd() string
	GetSessionFile() string
}

Jump to

Keyboard shortcuts

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