Method: Rdata#get_data_description
- Defined in:
- lib/rdata.rb
#get_data_description ⇒ Object
This function is used everytime you want to retrieve the Data description stored in the Rdata structure
236 237 238 |
# File 'lib/rdata.rb', line 236 def get_data_description @data_description end |