mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

lib/path: Add path processing utilities #203

Closed mbland closed 7 years ago

mbland commented 7 years ago

Part of #184. Contains @go.canonicalize_path and @go.realpath functions not from the original scripts/lib/walk in mbland/dev-setup. Updates walk_files to @go.walk_file_system with a breadth-first search option.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.09%) to 94.795% when pulling a457e0b2585d3e7b478460ced31f1798f8c34a65 on walk-#184 into fb5853417a2edb4359856f4d21f2a8e0495e63c9 on master.