Class: Bytedance::BytedanceManager

Inherits:
CLAide::Command
  • Object
show all
Defined in:
lib/bytedance.rb,
lib/command/lib.rb,
lib/command/mvvm.rb,
lib/command/project.rb,
lib/command/lib/create.rb,
lib/command/lib/publish.rb,
lib/command/project/create.rb

Direct Known Subclasses

Lib, Mvvm, Project

Defined Under Namespace

Classes: Lib, Mvvm, Project

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.optionsObject



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

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

Instance Method Details

#runObject



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

def run
  
end