Class: Syskit::ShellInterface::LoggingGroup

Inherits:
Struct
  • Object
show all
Defined in:
lib/syskit/shell_interface.rb

Instance Attribute Summary collapse

Instance Attribute Details

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



167
168
169
# File 'lib/syskit/shell_interface.rb', line 167

def enabled
  @enabled
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



167
168
169
# File 'lib/syskit/shell_interface.rb', line 167

def name
  @name
end