Module: GitShizzle::IndexSpecifications

Defined in:
lib/git_shizzle/index_specifications.rb,
lib/git_shizzle/index_specifications/base.rb,
lib/git_shizzle/index_specifications/file.rb,
lib/git_shizzle/index_specifications/range.rb,
lib/git_shizzle/index_specifications/errors.rb,
lib/git_shizzle/index_specifications/combined.rb,
lib/git_shizzle/index_specifications/everything.rb,
lib/git_shizzle/index_specifications/exclusive_range.rb

Defined Under Namespace

Classes: Base, Combined, Everything, ExclusiveRange, File, IndexParserError, IndexSpecificationError, NoFilesError, Range