Class
Appraisal::Command
In:
lib/appraisal/command.rb
Parent:
Object
Executes commands with a clean environment
Methods
exec
from_args
new
run
Constants
BUNDLER_ENV_VARS
=
%w(RUBYOPT BUNDLE_PATH BUNDLE_BIN_PATH BUNDLE_GEMFILE).freeze
Public Class methods
from_args
(gemfile)
new
(command, gemfile = nil)
Public Instance methods
exec
()
run
()
[Validate]