Class: Darshan::Record
- Inherits:
-
Object
- Object
- Darshan::Record
- Defined in:
- lib/darshan.rb,
ext/darshan/darshan-ruby.c
Direct Known Subclasses
LUSTRE::Record, MPIIO::Record, PNETCDF::Record, POSIX::Record, STDIO::Record
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
118 119 120 |
# File 'lib/darshan.rb', line 118 def name @name end |