Sha256: 764c4dfe15a54c459fdcfb2edde46a00f1db69612e5a2ebffe665fa7f203c2ae

Contents?: true

Size: 149 Bytes

Versions: 3

Compression:

Stored size: 149 Bytes

Contents

module Fastlane
  class CommandExecutor
    def execute(command: nil, target_object: nil)
      not_implemented(__method__)
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fastlane_hotfix-2.165.1 fastlane/lib/fastlane/server/command_executor.rb
fastlane_hotfix-2.165.0 fastlane/lib/fastlane/server/command_executor.rb
fastlane_hotfix-2.187.0 fastlane/lib/fastlane/server/command_executor.rb