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