Method: OpenC3::FileInterface#filename
- Defined in:
- lib/openc3/interfaces/file_interface.rb
#filename ⇒ Object (readonly)
Returns the value of attribute filename.
29 30 31 |
# File 'lib/openc3/interfaces/file_interface.rb', line 29 def filename @filename end |