module Fastlane::Periphery
Constants
- VERSION
Public Class Methods
all_classes()
click to toggle source
# File lib/fastlane/plugin/periphery.rb, line 5 def self.all_classes Dir[File.expand_path('**/actions/*.rb', File.dirname(__FILE__))] end