Absolute path to base dir, using forward slashes. Never null.
The Language of the sources.
Function to filter pages by their relative path in respect of the base dir. Pages for which this function returns false, won't be yielded by the source. Forward slashes are used to separate directorys. By default, all files and directories starting with an dot are ignored.
if the given base could not be found
True, if this source is guaranteed to have a finite size.
True, if this source is guaranteed to have a finite size.
(Changed in version 2.9.0) The behavior of scanRight
has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose
throws an IllegalArgumentException
if collections are not uniformly sized.
Reads wiki pages from text files in the file system.
if the given base could not be found