Class: Rupy::RubyPyInstance
- Inherits:
-
RubyPyProxy
- Object
- BlankSlate
- BlankObject
- RubyPyProxy
- Rupy::RubyPyInstance
- Defined in:
- lib/rupy/rubypyproxy.rb
Overview
An object representing an instance of a Python Class.
Instance Attribute Summary
Attributes inherited from RubyPyProxy
Method Summary
Methods inherited from RubyPyProxy
#_wrap, #initialize, #inspect, #is_real_method?, #method_missing, #methods, #respond_to?, #rubify, #to_a, #to_enum, #to_s
Methods included from Operators
#<=>, #[], #[]=, bin_op, #include?, operator_, rel_op, unary_op
Methods inherited from BlankObject
Constructor Details
This class inherits a constructor from Rupy::RubyPyProxy
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Rupy::RubyPyProxy