Class: Esp::McpInstaller::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/esp/mcp_installer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionObject

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def action
  @action
end

#clientObject

Returns the value of attribute client

Returns:

  • (Object)

    the current value of client



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def client
  @client
end

#config_pathObject

Returns the value of attribute config_path

Returns:

  • (Object)

    the current value of config_path



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def config_path
  @config_path
end

#entryObject

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def entry
  @entry
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def label
  @label
end

#migratedObject

Returns the value of attribute migrated

Returns:

  • (Object)

    the current value of migrated



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def migrated
  @migrated
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



27
28
29
# File 'lib/esp/mcp_installer.rb', line 27

def name
  @name
end