zshrs 0.9.4

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, SQLite caching
Documentation
1
2
3
4
# function zfclose {
[[ $curcontext = :zf* ]] || local curcontext=:zfclose
zftp close
# }