Module: AyeCommander::Resultable::Result

Includes:
Initializable, Inspectable, Ivar::Readable, Status::Readable
Defined in:
lib/aye_commander/resultable.rb

Overview

This are the methods included to every result class

Defined Under Namespace

Modules: ClassMethods

Instance Attribute Summary

Attributes included from Status::Readable

#status

Method Summary

Methods included from Ivar::Readable

#method_missing, #remove!, #to_ivar, #to_nvar

Methods included from Status::Readable

#failure?, #success?

Methods included from Inspectable

#inspect, #pretty_print, #sorted_instance_variables, #to_hash, #to_result_hash

Methods included from Initializable

#initialize

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class AyeCommander::Ivar::Readable