Returns Hash of options supplied to interface/router.
Returns:
Hash of options supplied to interface/router
111 112 113
# File 'lib/openc3/interfaces/interface.rb', line 111 def options @options end