Class: Pod::Command::Catalyst::Init

Inherits:
Pod::Command::Catalyst show all
Defined in:
lib/cocoapods-catalyst-support/command/catalyst/init.rb

Instance Method Summary collapse

Instance Method Details

#runObject



12
13
14
# File 'lib/cocoapods-catalyst-support/command/catalyst/init.rb', line 12

def run
  configure_podfile
end