Class: Borg::BuildStatus

Inherits:
Struct
  • Object
show all
Defined in:
lib/borg/borg_messages.rb

Instance Attribute Summary collapse

Instance Attribute Details

#exit_statusObject

Returns the value of attribute exit_status

Returns:

  • (Object)

    the current value of exit_status



11
12
13
# File 'lib/borg/borg_messages.rb', line 11

def exit_status
  @exit_status
end