Class: Bytedance::BytedanceManager

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

Direct Known Subclasses

Lib

Defined Under Namespace

Classes: Lib

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.optionsObject



21
22
23
24
25
# File 'lib/bytedance.rb', line 21

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

Instance Method Details

#runObject



27
28
29
# File 'lib/bytedance.rb', line 27

def run
  
end