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.



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

def command
  @command
end

#uuidObject

Returns the value of attribute uuid.



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

def uuid
  @uuid
end