Added Source Chapter and Source Page entities.
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
public interface IMangaPipeline
|
||||
{
|
||||
Task RunAsync(MangaPipelineRequest request);
|
||||
Task RunMetadataAsync(MangaMetadataPipelineRequest request);
|
||||
Task RunPagesAsync(MangaPagePipelineRequest request);
|
||||
}
|
||||
Reference in New Issue
Block a user