Closed pingpongboss closed 8 years ago
Similar to #23 but with even fuzzier matching.
For example, mdm dir rebound should return /path/to/material-motion-family-rebound-android if it's the only fuzzy match.
mdm dir rebound
/path/to/material-motion-family-rebound-android
🎊 My diff is ready for review at http://codereview.cc/D1576
Similar to #23 but with even fuzzier matching.
For example,
mdm dir rebound
should return/path/to/material-motion-family-rebound-android
if it's the only fuzzy match.