4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
if {[assert_bash_type {env}]} {
|
||
|
source "lib/completions/env.exp"
|
||
|
}; # if
|