brydavis / prox

Database Polyglot Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add .cwd / .pwd

brydavis opened this issue · comments

.cwd

if len(input) = 1 then return current working directory

if len(input) > 1 then set current working directory to input directory

useful for importing / exporting / running files within program