Method: Main::Logger#device
- Defined in:
- lib/main/logger.rb
#device ⇒ Object
11 12 13 |
# File 'lib/main/logger.rb', line 11 def device @logdev.instance_eval{ @dev } end |
11 12 13 |
# File 'lib/main/logger.rb', line 11 def device @logdev.instance_eval{ @dev } end |