Method: Vedeu::Buffers::Empty#name
- Defined in:
- lib/vedeu/buffers/empty.rb
#name ⇒ NilClass|String|Symbol (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
18 19 20 |
# File 'lib/vedeu/buffers/empty.rb', line 18 def name @name end |