Class: RDF::Spec::Matchers::Info

Inherits:
Struct
  • Object
show all
Defined in:
vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionObject

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def action
  @action
end

#baseObject

Returns the value of attribute base

Returns:

  • (Object)

    the current value of base



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def base
  @base
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def format
  @format
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def id
  @id
end

#loggerObject

Returns the value of attribute logger

Returns:

  • (Object)

    the current value of logger



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def logger
  @logger
end

#prefixesObject

Returns the value of attribute prefixes

Returns:

  • (Object)

    the current value of prefixes



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def prefixes
  @prefixes
end

#resultObject

Returns the value of attribute result

Returns:

  • (Object)

    the current value of result



269
270
271
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-spec-4f36efa2dbbc/lib/rdf/spec/matchers.rb', line 269

def result
  @result
end