Sha256: 04ac619a3a91dc0830177f2d74b1afdb612cc65f76c672cd55d1a2ed3bfd51e6
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
# -*- encoding: utf-8 -*- module GitShizzle::Dsl class NoCommandFileFoundError < GitShizzle::Error; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
git_shizzle-0.2.8 | lib/git_shizzle/dsl/no_command_file_found_error.rb |
git_shizzle-0.2.6 | lib/git_shizzle/dsl/no_command_file_found_error.rb |