Skip to content

Commit

Permalink
feat(API): deprecate EpubChecker#processEpubFile
Browse files Browse the repository at this point in the history
- Make `run` and `processEpubFile` methods run the same code to ensure
  consistent behavior.
- Remove several duplicate or unused methods.
- Rework `processArguments` method to use regular expressions and a
  switch statement.
  • Loading branch information
GrayWolfMT authored and rdeltour committed Jan 14, 2019
1 parent 232281c commit 3ed77fe
Showing 1 changed file with 365 additions and 493 deletions.

0 comments on commit 3ed77fe

Please sign in to comment.