Method: Fastlane::Actions::NotifyAction.category

Defined in:
fastlane/lib/fastlane/actions/notify.rb

.categoryObject

[View source]

31
32
33
# File 'fastlane/lib/fastlane/actions/notify.rb', line 31

def self.category
  :deprecated
end