Crate text_completions

Crate text_completions 

Source
Expand description

§text-completion

This crate provides tab completions for the dialoguer

Structs§

EnvCompletion
EnvCompletion will automatically expand environment variables using envmnt::expand
MultiCompletion
MultiCompletion combines multiple completions
PathCompletion
PathCompletion will automatically complete paths when possible