Exception: CriticalCmdError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/openc3/top_level.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command.



53
54
55
# File 'lib/openc3/top_level.rb', line 53

def command
  @command
end

#uuidObject

Returns the value of attribute uuid.



52
53
54
# File 'lib/openc3/top_level.rb', line 52

def uuid
  @uuid
end