Method: Pod::Command::Bin::OSS::Del.options

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

.optionsObject


15
16
17
18
19
# File 'lib/cocoapods-lhj-bin/command/bin/oss/del.rb', line 15

def self.options
  [
    ['--key', 'OSS对应的key']
  ]
end