Class: Pod::Command::X::Update
- Inherits:
-
Pod::Command::X
- Object
- Pod::Command
- Pod::Command::X
- Pod::Command::X::Update
- Defined in:
- lib/cocoapods-x/command/update.rb
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize(argv) ⇒ Update
constructor
A new instance of Update.
- #run ⇒ Object
Constructor Details
Class Method Details
Instance Method Details
#run ⇒ Object
21 22 23 |
# File 'lib/cocoapods-x/command/update.rb', line 21 def run @update::run end |