.OpenModelica.Scripting.listFile

Information

Lists the contents of the file given by the class. See also list().

Interface

function listFile
  input TypeName class_;
  input Boolean nestedClasses = true;
  output String contents;
end listFile;

Revisions

RevisionAuthorComment
1.9.3-devsjoelund.seIntroduced the API.

Generated at 2025-01-10T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos