Class: AppMap::Command::RecordStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/appmap/command/record.rb

Direct Known Subclasses

Record

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



5
6
7
# File 'lib/appmap/command/record.rb', line 5

def config
  @config
end

#programObject

Returns the value of attribute program

Returns:

  • (Object)

    the current value of program



5
6
7
# File 'lib/appmap/command/record.rb', line 5

def program
  @program
end