Class: Siren::Compose::Secret

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



110
111
112
# File 'lib/siren/compose/types.rb', line 110

def compose
  @compose
end

#externalObject

Returns the value of attribute external

Returns:

  • (Object)

    the current value of external



110
111
112
# File 'lib/siren/compose/types.rb', line 110

def external
  @external
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



110
111
112
# File 'lib/siren/compose/types.rb', line 110

def file
  @file
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



110
111
112
# File 'lib/siren/compose/types.rb', line 110

def name
  @name
end