Class: Pod::Command::Devops

Inherits:
Pod::Command show all
Defined in:
lib/cocoapods-soul-component-plugin/command/soul-component-plugin.rb

Instance Method Summary collapse

Instance Method Details

#runObject



37
38
39
40
# File 'lib/cocoapods-soul-component-plugin/command/soul-component-plugin.rb', line 37

def run
  # do nothing
  Pod::UI.puts '插件生效'
end