Class: AppMap::Command::RecordStruct
- Inherits:
-
Struct
- Object
- Struct
- AppMap::Command::RecordStruct
- Defined in:
- lib/appmap/command/record.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#config ⇒ Object
Returns the value of attribute config.
-
#program ⇒ Object
Returns the value of attribute program.
Instance Attribute Details
#config ⇒ Object
Returns the value of attribute config
5 6 7 |
# File 'lib/appmap/command/record.rb', line 5 def config @config end |
#program ⇒ Object
Returns the value of attribute program
5 6 7 |
# File 'lib/appmap/command/record.rb', line 5 def program @program end |