.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-02-19T19:24:53Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos