Class: Siren::Compose::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/siren/compose/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#composeObject

Returns the value of attribute compose

Returns:

  • (Object)

    the current value of compose



108
109
110
# File 'lib/siren/compose/types.rb', line 108

def compose
  @compose
end

#externalObject

Returns the value of attribute external

Returns:

  • (Object)

    the current value of external



108
109
110
# File 'lib/siren/compose/types.rb', line 108

def external
  @external
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



108
109
110
# File 'lib/siren/compose/types.rb', line 108

def file
  @file
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



108
109
110
# File 'lib/siren/compose/types.rb', line 108

def name
  @name
end