Class: RailsVue3Quasar::RailsVue3

Inherits:
Object
  • Object
show all
Defined in:
lib/rails_vue3_quasar.rb

Overview

class to run command

Class Method Summary collapse

Class Method Details

.run(add_phaser = '') ⇒ Object



13
14
15
# File 'lib/rails_vue3_quasar.rb', line 13

def run(add_phaser = '')
  RailsVue3Quasar::HandleAddLib.new(add_phaser).process
end