Module: Fastlane

Defined in:
lib/fastlane/plugin/secrets_manager_storage.rb,
lib/fastlane/plugin/secrets_manager_storage/storage.rb,
lib/fastlane/plugin/secrets_manager_storage/version.rb,
lib/fastlane/plugin/secrets_manager_storage/actions/secrets_manager_storage_action.rb

Overview

Fastlane will complain if a plugin doesn’t include any actions. Thus, we have to include an action in the right way so it won’t complain

Defined Under Namespace

Modules: Actions, SecretsManagerStorage