Class: Quonfig::WorkspaceEnvironment

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



39
40
41
# File 'lib/quonfig/types.rb', line 39

def id
  @id
end

#rulesObject

Returns the value of attribute rules

Returns:

  • (Object)

    the current value of rules



39
40
41
# File 'lib/quonfig/types.rb', line 39

def rules
  @rules
end