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