Class: Prek::PrekManager
- Inherits:
-
CLAide::Command
- Object
- CLAide::Command
- Prek::PrekManager
- Defined in:
- lib/prek.rb,
lib/command/lib/create.rb,
lib/command/module/create.rb
Defined Under Namespace
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.options ⇒ Object
23 24 25 26 27 |
# File 'lib/prek.rb', line 23 def self. [ ].concat(super) end |
Instance Method Details
#run ⇒ Object
29 30 31 |
# File 'lib/prek.rb', line 29 def run end |