.gitignore | |
|
|
.rspec | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.simplecov | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
caliph.gemspec | |
|
|
lib/caliph.rb | 10 | A 0 mins |
|
lib/caliph/command-chain.rb | 55 | A 0 mins |
|
lib/caliph/command-line-dsl.rb | 21 | A 0 mins |
|
lib/caliph/command-line.rb | 93 | A 2 hrs |
|
lib/caliph/command-run-result.rb | 123 | B 6 hrs |
|
lib/caliph/define-op.rb | 31 | A 1 hr |
|
lib/caliph/describer.rb | 16 | A 0 mins |
|
lib/caliph/execution.rb | 4 | A 0 mins |
|
lib/caliph/shell-escaped.rb | 23 | A 0 mins |
|
lib/caliph/shell.rb | 94 | A 35 mins |
|
lib/caliph/testing/mock-command-line.rb | 56 | A 0 mins |
|
lib/caliph/testing/record-commands.rb | 32 | A 0 mins |
|
spec_help/gem_test_suite.rb | 15 | A 0 mins |
|
spec_help/spec_helper.rb | 13 | A 0 mins |
|