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.



48
49
50
# File 'lib/openc3/top_level.rb', line 48

def command
  @command
end

#uuidObject

Returns the value of attribute uuid.



47
48
49
# File 'lib/openc3/top_level.rb', line 47

def uuid
  @uuid
end