Crig::Loaders::PdfFileLoader(T)
Inherits Enumerable < Struct < Value < Object
Constructors
new
SourceClass methods
Instance methods
by_page
Sourceignore_errors
Sourceinto_iter
Sourceload
Sourceload_with_path
Sourceread
Sourceread_with_path
Sourceto_a
Returns an Array with all the elements in the collection.
(1..5).to_a # => [1, 2, 3, 4, 5]