Libraries
»
libbin
(2.0.0)
»
Index
»
LibBin
»
Structure
»
Enum
»
type
Method: LibBin::Structure::Enum.type
Defined in:
lib/libbin/data_types.rb
.
type
⇒
Object
Get the underlying type
341 342 343
# File 'lib/libbin/data_types.rb', line 341
def
type
@type
end