Method: Fastlane::Runner#did_finish

Defined in:
fastlane/lib/fastlane/runner.rb

#did_finishObject



354
355
356
# File 'fastlane/lib/fastlane/runner.rb', line 354

def did_finish
  # to maintain compatibility with other sibling classes that have this API
end