v0.2.15
- New features
- Add path autocompletion. Try it out by running
use Toolshed
at the IEx
prompt. Then typeFile.read("/e<tab>")
for files in/etc
orls "li<tab>"
if you have alib
directory under your current directory.
- Add path autocompletion. Try it out by running