tomocafe / bash-boost

bash-boost is a set of library functions for bash, useful for both scripting and interactive use. It draws inspiration from the Boost C++ libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don’t return if not first load in portable mode

tomocafe opened this issue · comments

Use alias for return, which returns in normal mode but does nothing in standalone mode.