Method: AIPP::Border::Position#inspect
- Defined in:
- lib/aipp/border.rb
#inspect ⇒ String
165 166 167 |
# File 'lib/aipp/border.rb', line 165 def inspect %Q(#<#{self.class} xy=#{xy}>) end |
165 166 167 |
# File 'lib/aipp/border.rb', line 165 def inspect %Q(#<#{self.class} xy=#{xy}>) end |