Class: AppMap::Command::AgentSetup::ConfigStruct

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

Direct Known Subclasses

Config

Instance Attribute Summary collapse

Instance Attribute Details

#config_fileObject

Returns the value of attribute config_file

Returns:

  • (Object)

    the current value of config_file



9
10
11
# File 'lib/appmap/command/agent_setup/config.rb', line 9

def config_file
  @config_file
end

#overwriteObject

Returns the value of attribute overwrite

Returns:

  • (Object)

    the current value of overwrite



9
10
11
# File 'lib/appmap/command/agent_setup/config.rb', line 9

def overwrite
  @overwrite
end