mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
removed unnecessary config plugins.enabled option
This commit is contained in:
parent
1903c19d91
commit
1ba42f49ea
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ class Pry
|
|||
|
||||
# Config option for plugins:
|
||||
# sub-options include:
|
||||
# `plugins.enabled` (Boolean) to toggle the loading of plugins on and off wholesale. (defaults to true)
|
||||
# `plugins.strict_loading` (Boolean) which toggles whether referring to a non-existent plugin should raise an exception (defaults to `false`)
|
||||
# @return [OpenStruct]
|
||||
attr_accessor :plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue