class Bytedance::BytedanceManager
Public Class Methods
options()
click to toggle source
Calls superclass method
# File lib/bytedance.rb, line 23 def self.options [ ].concat(super) end
Public Instance Methods
run()
click to toggle source
# File lib/bytedance.rb, line 29 def run end