Libraries
»
cobbler
(2.0.3)
»
Index
»
Cobbler
»
Common
»
Debug
»
ClassMethods
»
#output
Method: Cobbler::Common::Debug::ClassMethods#output
Defined in:
lib/cobbler/common/debug.rb
#
output
⇒
Object
49 50 51
# File 'lib/cobbler/common/debug.rb', line 49
def
output
@output
||=
STDOUT
end