Method: IBRuby::Blob#initialize
- Defined in:
- lib/src.rb
#initialize ⇒ Blob
This is the constructor for the Blob class. This shouldn’t really be used outside of the IBRuby library.
1096 1097 |
# File 'lib/src.rb', line 1096 def initialize end |