completion

package
v0.0.0-...-692316b Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Bash       = "bash"
	Zsh        = "zsh"
	Fish       = "fish"
	PowerShell = "powershell"
)

Shells supported for completion

Variables

This section is empty.

Functions

func Complete

func Complete(ctx context.Context, svc service.TaskService, args []string) []string

Complete returns suggestions based on the current command line

func Install

func Install(shell string) error

Install adds the completion script to the shell's profile

func Script

func Script(shell string) (string, error)

Scripts returns the completion script for the given shell

Types

This section is empty.

Jump to

Keyboard shortcuts

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