Module: WAB::ShellLogger

Extended by:
Forwardable
Included in:
IO::Shell, Impl::Shell
Defined in:
lib/wab/shell_logger.rb

Overview

mixin module meant to be ‘included’ into WAB::Shell, WAB::IO::Shell and WAB::Impl::Shell

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger.



8
9
10
# File 'lib/wab/shell_logger.rb', line 8

def logger
  @logger
end