1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/helpers
Kyrylo Silin 5b646551d5 Delete install-command and command_dependencies_met?
This command backs up the `requires_gem` API. This API existed only to support
the `gist` command. The `gist` command was deleted in
https://github.com/pry/pry/pull/1977.

Therefore, this command is not required anymore. `command_dependencies_met?` is
not needed as well since it's not used anywhere else.
2019-03-12 23:38:43 +02:00
..
base_helpers.rb Delete install-command and command_dependencies_met? 2019-03-12 23:38:43 +02:00
command_helpers.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
documentation_helpers.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
options_helpers.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
platform.rb Require files from pry.rb; deps from each file that uses them 2019-03-10 13:20:03 +02:00
table.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00
text.rb rubocop: fix offences of the Metrics/LineLength cop 2019-03-03 17:37:58 +02:00