1. Your usage scenarios?
In the rust plugin(I'm developing recently), we need someway to copy files. but there's no api suitable. use os.execute always make errors and stupid windows cmd always make everythinh crazy.
2. What is your expected outcome?
we need file copy / file remove and event quick way to make symbolic link
1. Your usage scenarios?
In the rust plugin(I'm developing recently), we need someway to copy files. but there's no api suitable. use os.execute always make errors and stupid windows cmd always make everythinh crazy.
2. What is your expected outcome?
we need file copy / file remove and event quick way to make symbolic link