ruby/lib/shell
hsbt d6ec12417a Promote Shell library to default gems.
* doc/*: Move entry to default gems category from standard library.
  * lib/shell/*: Added `Shell::VERSION` and re-used it with @RELEASE_VERSION.
  * test/shell/test_command_processor.rb: added missing require for test library.
  * tool/sync_default_gems.rb: Support shell library. We need to ignore shellwords.rb when
    syncing shell* files.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-20 02:24:59 +00:00
..
builtin-command.rb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
command-processor.rb Remove unnecessary `require 'thread'` 2017-10-08 07:00:01 +00:00
error.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
filter.rb Fix two typos 2017-03-29 11:49:39 +00:00
process-controller.rb Remove unnecessary `require 'thread'` 2017-10-08 07:00:01 +00:00
shell.gemspec Promote Shell library to default gems. 2018-07-20 02:24:59 +00:00
system-command.rb Fix exception type in option type checker 2017-06-22 10:56:49 +00:00
version.rb Promote Shell library to default gems. 2018-07-20 02:24:59 +00:00