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
3 4 5 |
# File 'lib/appmap/command/record.rb', line 3 def config @config end |
#program ⇒ Object
Returns the value of attribute program
3 4 5 |
# File 'lib/appmap/command/record.rb', line 3 def program @program end |