Class: PolicyAssertions::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/policy_assertions/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ruby_versionObject

Returns the value of attribute ruby_version

Returns:

  • (Object)

    the current value of ruby_version



2
3
4
# File 'lib/policy_assertions/configuration.rb', line 2

def ruby_version
  @ruby_version
end

#separatorObject

Returns the value of attribute separator

Returns:

  • (Object)

    the current value of separator



2
3
4
# File 'lib/policy_assertions/configuration.rb', line 2

def separator
  @separator
end