Module: Bookbinder::Ingest

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

Defined Under Namespace

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