Module: Bookwatch::Ingest

Defined in:
lib/bookwatch/ingest/git_cloner.rb,
lib/bookwatch/ingest/git_accessor.rb,
lib/bookwatch/ingest/working_copy.rb,
lib/bookwatch/ingest/cloner_factory.rb,
lib/bookwatch/ingest/update_failure.rb,
lib/bookwatch/ingest/update_success.rb,
lib/bookwatch/ingest/repo_identifier.rb,
lib/bookwatch/ingest/section_repository.rb,
lib/bookwatch/ingest/missing_working_copy.rb,
lib/bookwatch/ingest/destination_directory.rb,
lib/bookwatch/ingest/local_filesystem_cloner.rb

Defined Under Namespace

Classes: ClonerFactory, DestinationDirectory, GitAccessor, GitCloner, LocalFilesystemCloner, MissingWorkingCopy, RepoIdentifier, SectionRepository, UpdateFailure, UpdateSuccess, WorkingCopy