win_subst
A tool library, the functions refer to the windows command subst, associates a path with a drive letter.
Usage
dependency:
import
use add;
call
add;
<drive1>:- Specifies the virtual drive to which you want to assign a path.[<drive2>:]<path>- Specifies the physical drive and path that you want to assign to a virtual drive.