xonsh.completers.base
xonsh.completers.base.
complete_base
If the line is empty, complete based on valid commands, python names, and paths. If we are completing the first argument, complete based on valid commands and python names.
← Completers API
→ Bash Completers (xonsh.completers.bash)
xonsh.completers.bash
Enter search terms or a module, class or function name.