Class: SlnProject::InnerBlockResult

Inherits:
Object
  • Object
show all
Defined in:
lib/fastlane/plugin/sapfire/sln_project/block.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block.



20
21
22
# File 'lib/fastlane/plugin/sapfire/sln_project/block.rb', line 20

def block
  @block
end

#is_endObject

Returns the value of attribute is_end.



20
21
22
# File 'lib/fastlane/plugin/sapfire/sln_project/block.rb', line 20

def is_end
  @is_end
end