Method: Snapshot::TestCommandGeneratorBase.xcodebuild_log_path

Defined in:
snapshot/lib/snapshot/test_command_generator_base.rb

.xcodebuild_log_path(device_type: nil, language: nil, locale: nil) ⇒ Object



112
113
114
# File 'snapshot/lib/snapshot/test_command_generator_base.rb', line 112

def xcodebuild_log_path(device_type: nil, language: nil, locale: nil)
  not_implemented(__method__)
end