Class: Esp::Mw::Builder::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/esp/mw/builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#logsObject

Returns the value of attribute logs

Returns:

  • (Object)

    the current value of logs



14
15
16
# File 'lib/esp/mw/builder.rb', line 14

def logs
  @logs
end

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



14
15
16
# File 'lib/esp/mw/builder.rb', line 14

def output
  @output
end