dduan / tre

Tree command, improved.
MIT License
736 stars 16 forks source link

Optimize previous commit #56

Closed dduan closed 3 years ago

dduan commented 3 years ago

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