Class: Vedeu::Buffers::Null Private

Inherits:
Null::Generic show all
Defined in:
lib/vedeu/buffers/null.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Provides a non-existent Vedeu::Buffers::Buffer that acts like the real thing, but does nothing.

Instance Attribute Summary

Attributes inherited from Null::Generic

#attributes, #name

Method Summary

Methods inherited from Null::Generic

#falsy, #initialize, #null, #null?, #store, #visible=

Constructor Details

This class inherits a constructor from Vedeu::Null::Generic