mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Backport https://github.com/ruby/shell/pull/1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
31eb48a0ac
commit
80762b9ffe
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ require "forwardable"
|
|||
require "shell/error"
|
||||
require "shell/command-processor"
|
||||
require "shell/process-controller"
|
||||
require "shell/version"
|
||||
|
||||
# Shell implements an idiomatic Ruby interface for common UNIX shell commands.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue