Module: Pikuri

Defined in:
lib/pikuri-pdf.rb,
lib/pikuri/extractors/pdf.rb

Overview

Entry file for the pikuri-pdf gem: a per-gem Zeitwerk loader contributing Pikuri::Extractors::PDF to the shared Pikuri:: namespace. Defining the module registers nothing — a host opts in with Extractors::PDF.register (see there). The Pikuri::Extractors namespace is cooperative (pikuri-extractors adds +Documents+/+DOCUMENTS+), so the loader constant is PDF_LOADER, not LOADER, to avoid a collision when both gems load together.

Defined Under Namespace

Modules: Extractors