Class: RubyCleanCSS::Exports::Buffer
- Inherits:
-
Object
- Object
- RubyCleanCSS::Exports::Buffer
- Defined in:
- lib/ruby-clean-css/exports.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#isBuffer(data) ⇒ Object
138 139 140 |
# File 'lib/ruby-clean-css/exports.rb', line 138 def isBuffer(data) false end |