Project-Path-of-Exile-Wiki / PyPoE

Collection of Python Tools for Path of Exile
GNU General Public License v3.0
24 stars 21 forks source link

turn relative paths for out_dir and tmp_dir into absolute paths #17

Closed Turmfalke2 closed 3 years ago

Turmfalke2 commented 3 years ago

two blemishs:

Fixes #14

turmfalke@Industria ~/PyPoE_work $ pypoe_exporter config set out_dir ./out
22:46:23 Config setting "out_dir" has been set to:
./out
turmfalke@Industria ~/PyPoE_work $ pypoe_exporter config get out_dir
22:46:27 Config setting "out_dir" is currently set to:
/home/turmfalke/PyPoE_work/out