a53adb854d
Use StoreId::into_pathbuf() rather than ::into()
2016-09-06 15:31:55 +02:00
11e2af0c14
Fix libimagentrylist::listers::{path, line}::* for new StoreId interface
2016-08-28 18:41:55 +02:00
9fd65dbe4a
Add TableLister
2016-08-02 16:28:32 +02:00
John Sirois
7f57e5e234
Move from a helper function to a typeclass.
...
This introduces the `FoldResut` trait to move from `func(receiver, ...)`
style to `receiver.func(...)` style. Also add a means to pass the
default result explicitly.
2016-07-14 07:28:54 -06:00
John Sirois
2c40b8734e
Add a fold_ok
utility.
...
Add a utility that folds an iterator into a result and uses it to reduce
boilerplate in the codebase.
2016-07-13 12:43:04 -06:00
2cd511c0c1
Make CoreLister generic
2016-07-04 20:04:38 +02:00
38031d5798
Add counter in libimagentrylist::listers::Core
2016-05-23 19:18:06 +02:00
79f585def9
Fix libimagentrylist::listers::path
2016-05-04 13:30:19 +02:00
169d835e22
Remove unused deref() call
2016-04-21 13:19:01 +02:00
985d273787
Remove unused deref() call
2016-04-21 13:18:22 +02:00
20c78a99e4
Remove unused imports
2016-04-17 20:53:06 +02:00
9a9b7fcc58
Add cli submodule for building and parsing CLI subcomponents
2016-04-06 11:35:22 +02:00
fdc7e2c391
Add LineLister
2016-03-26 15:28:18 +01:00
5fe843e5d6
Add simple PathLister type
2016-03-26 15:28:18 +01:00