Class: Notesgrip::NotesAgent
- Inherits:
-
GripWrapper
- Object
- GripWrapper
- Notesgrip::NotesAgent
- Defined in:
- lib/notesgrip/NotesDatabase.rb
Overview
====================================================
NotesAgent Class ===============
====================================================
Instance Method Summary collapse
-
#inspect ⇒ Object
------ Additional Methods -----.
Methods inherited from GripWrapper
Constructor Details
This class inherits a constructor from Notesgrip::GripWrapper
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Notesgrip::GripWrapper
Instance Method Details
#inspect ⇒ Object
------ Additional Methods -----
721 722 723 |
# File 'lib/notesgrip/NotesDatabase.rb', line 721 def inspect "<#{self.class} Name:#{self.Name.inspect}>" end |