hollow ~master (2015-04-23T00:53:40Z)
Home
Dub
Repo
Filter
hollow
filters
filter
Undocumented in source.
interface
Filter {
bool
shouldWriteLine
(string line);
}
Members
Functions
shouldWriteLine
bool
shouldWriteLine
(string line)
Undocumented in source.
Meta
Source
See Implementation
hollow
filters
filter
interfaces
Filter