sub methodisoffline_wikimedia { 0 }
-sub method_local_build {
+sub method_cards_oxymoron {
my ($scraper, $methname) = @_;
return sub {
my ($lbase, $ldest, $rstem) = @_;
$!=$?=0; system qw(convert), $lgif, $ldest and die "$! $?";
}
}
-sub methodlic_local_build { undef }
-sub methodisoffline_local_build ($$) { 1 }
+sub methodlic_cards_oxymoron { undef }
+sub methodisoffline_cards_oxymoron ($$) { 1 }
our $offline;
/// Wikimedia does. In this case
/// [`scraper`](LibraryTomlFile::scraper) is a table containing the
/// fields of [`WikimediaScraper`], not just `method`.
+ ///
+ /// * `"cards-oxymoron`": Special for that subdirectory.
pub method: String,
}