openc3-cosmos-cmd-tlm-api/app/models/table.rb
Method get_definitions
has 33 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def self.get_definitions(scope, definition_filename, binary_filename = nil)
temp_dir = Dir.mktmpdir
definition = body(scope, definition_filename)
# We might not find the definition, especially if the binary isn't named
# like the convention. If not, and they pass us a binary filename,