.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 2024-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos