Method: Pod::Command::Bin::OSS::Del#run

Defined in:
lib/cocoapods-lhj-bin/command/bin/oss/del.rb

#runObject

[View source]

31
32
33
# File 'lib/cocoapods-lhj-bin/command/bin/oss/del.rb', line 31

def run
  CBin::OSS::Helper.instance.delete(@key)
end