class Fastlane::Helper::ImessageHelper
Public Class Methods
delay()
click to toggle source
# File lib/fastlane/plugin/imessage/helper/imessage_helper.rb, line 4 def self.delay sleep 5 end
# File lib/fastlane/plugin/imessage/helper/imessage_helper.rb, line 4 def self.delay sleep 5 end