PathExpander helps pre-process command-line arguments expanding directories into their constituent files

Edit Package rubygem-path_expander

PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file. NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000058 58 Bytes
_service:download_files:path_expander-1.0.2.gem 0000012800 12.5 KB
rubygem-path_expander.changes 0000000076 76 Bytes
rubygem-path_expander.spec 0000002209 2.16 KB
Latest Revision
Oleg Girko's avatar Oleg Girko (ol) committed (revision 1)
* Thu Jul 13 2017 Oleg Girko <ol@infoserver.lv> - 1.0.2-1
- Initial package
Comments 0