Class: Avm::EacRubyBase1::Rubygems::Providers::Base::CommandResultToPushResult::RESULT_STRUCT
- Inherits:
-
Struct
- Object
- Struct
- Avm::EacRubyBase1::Rubygems::Providers::Base::CommandResultToPushResult::RESULT_STRUCT
- Defined in:
- lib/avm/eac_ruby_base1/rubygems/providers/base/command_result_to_push_result.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
12 13 14 |
# File 'lib/avm/eac_ruby_base1/rubygems/providers/base/command_result_to_push_result.rb', line 12 def @message end |
#type ⇒ Object
Returns the value of attribute type
12 13 14 |
# File 'lib/avm/eac_ruby_base1/rubygems/providers/base/command_result_to_push_result.rb', line 12 def type @type end |