Class: Prek::PrekManager

Inherits:
CLAide::Command
  • Object
show all
Defined in:
lib/prek.rb,
lib/command/lib.rb,
lib/command/mvvm.rb,
lib/command/module.rb,
lib/command/lib/create.rb,
lib/command/module/create.rb

Direct Known Subclasses

Lib, Module, Mvvm

Defined Under Namespace

Classes: Lib, Module, Mvvm

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.optionsObject



23
24
25
26
27
# File 'lib/prek.rb', line 23

def self.options
  [
    
  ].concat(super)
end

Instance Method Details

#runObject



29
30
31
# File 'lib/prek.rb', line 29

def run
  
end