directory_content 1.2.5
This class will display the content of a directory. It can also give back a data-object that describes the content of a directory. It aims to function somewhat similar to the UNIX/coreutils program called "ls". The latest version now comes with a test/ directory. We added apply_filter() so now we can filter almost like "ls *foo*" could filter. This class will display the content of a directory. It aims to function like UNIX "ls". As of version 1.0.3, showing the Index is optional. If you have specific suggestions to make this gem more useful for others, please drop me an email at: shevegen@gmail.com Thank you.