Libraries
»
bindata
(2.5.1)
»
Index
»
BinData
»
Section
»
#clear?
Method: BinData::Section#clear?
Defined in:
lib/bindata/section.rb
#
clear?
⇒
Boolean
Returns:
(
Boolean
)
52 53 54
# File 'lib/bindata/section.rb', line 52
def
clear?
@type
.
clear?
end