Class: Ast::Merge::BackendProfile

Inherits:
Struct
  • Object
show all
Defined in:
lib/ast/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#backendObject

Returns the value of attribute backend

Returns:

  • (Object)

    the current value of backend



778
779
780
# File 'lib/ast/merge.rb', line 778

def backend
  @backend
end

#capabilitiesObject

Returns the value of attribute capabilities

Returns:

  • (Object)

    the current value of capabilities



778
779
780
# File 'lib/ast/merge.rb', line 778

def capabilities
  @capabilities
end

#defaultObject

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



778
779
780
# File 'lib/ast/merge.rb', line 778

def default
  @default
end

#familyObject

Returns the value of attribute family

Returns:

  • (Object)

    the current value of family



778
779
780
# File 'lib/ast/merge.rb', line 778

def family
  @family
end