/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/fixtures/_known_hosts/config_include
9 строк
396 B
Koichi Murase
refactor: rename `{ => _comp_compgen}_known_hosts{_real => }`
17 сен 2023, 11:47
17 сен 2023, 11:47
d311921
Код
Авторство
О чём код?
#$HOME set to fixtures/_known_hosts in unit test # Include with full path (recursive one) Include ~/config_full_path # Include with relative path Include config_relative_path # Include with wildcards, and more than one on same row Include config_asterisk* config_?uestion_mark # Include a directory name. This is a misconfiguration, but ssh ignores it without errors. Include ../../_known_hosts