Class: Pod::Command::IPC

Inherits:
Command
  • Object
show all
Defined in:
lib/cocoapods/command/ipc.rb,
lib/cocoapods/command/ipc/list.rb,
lib/cocoapods/command/ipc/repl.rb,
lib/cocoapods/command/ipc/spec.rb,
lib/cocoapods/command/ipc/podfile.rb,
lib/cocoapods/command/ipc/podfile_json.rb,
lib/cocoapods/command/ipc/update_search_index.rb

Defined Under Namespace

Classes: List, Podfile, PodfileJSON, Repl, Spec, UpdateSearchIndex

Instance Method Summary collapse

Instance Method Details

#output_pipeObject



14
15
16
# File 'lib/cocoapods/command/ipc.rb', line 14

def output_pipe
  STDOUT
end