dduan / tre

Tree command, improved.
MIT License
885 stars 17 forks source link

Optimize previous commit #56

Closed dduan closed 4 years ago

dduan commented 4 years ago

Instead of converting each path into str for this check, take advantage of the fact that it has been converted once before.