about summary refs log tree commit diff
path: root/Functions/Zftp/zfclose
blob: 92f0042b678a3c3dd37cea16bee8e3be3df22117 (plain) (blame)
1
2
3
4
# function zfclose {
[[ $curcontext = :zf*: ]] || local curcontext=:zfclose:
zftp close
# }