.OpenModelica.Scripting.parseEncryptedPackage

Parses an encrypted package and returns the names of the parsed classes.

Interface

function parseEncryptedPackage
  input String fileName;
  input String workdir = "<default>" "The output directory for imported encrypted files. <default> will put the files to current working directory.";
  output TypeName names[:];
end parseEncryptedPackage;

Generated at 2025-07-02T18:21:01Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos