.OpenModelica.Scripting.listFile

Lists the contents of the file given by the class.

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-03-29T19:24:44Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos