Class: Roby::Interface::V2::Server::LogEventMatcher

Inherits:
Struct
  • Object
show all
Defined in:
lib/roby/interface/v2/server.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



120
121
122
# File 'lib/roby/interface/v2/server.rb', line 120

def id
  @id
end

#matcherObject

Returns the value of attribute matcher

Returns:

  • (Object)

    the current value of matcher



120
121
122
# File 'lib/roby/interface/v2/server.rb', line 120

def matcher
  @matcher
end