Open john32b opened 6 years ago
The initial nodejs version of cdcrush supported batch operations. You could just call cdcrush *.arc and it would restore all CD archives.
cdcrush *.arc
The code engine is almost ready for this, the only thing I need to do is the user interface part, which is something that I need to figure out.
WILL implement at a later version, as it's very helpful.
The initial nodejs version of cdcrush supported batch operations. You could just call
cdcrush *.arc
and it would restore all CD archives.The code engine is almost ready for this, the only thing I need to do is the user interface part, which is something that I need to figure out.
WILL implement at a later version, as it's very helpful.