Class: Library

Inherits:
Object
  • Object
show all
Defined in:
lib/fastlane/plugin/moss/actions/moss_action.rb

constant other collapse

Instance Attribute Details

#commitishObject

Returns the value of attribute commitish.



380
381
382
# File 'lib/fastlane/plugin/moss/actions/moss_action.rb', line 380

def commitish
  @commitish
end

#frameworksObject

Returns the value of attribute frameworks.



380
381
382
# File 'lib/fastlane/plugin/moss/actions/moss_action.rb', line 380

def frameworks
  @frameworks
end

#nameObject

Returns the value of attribute name.



380
381
382
# File 'lib/fastlane/plugin/moss/actions/moss_action.rb', line 380

def name
  @name
end

#versionObject

Returns the value of attribute version.



380
381
382
# File 'lib/fastlane/plugin/moss/actions/moss_action.rb', line 380

def version
  @version
end