.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

Revision Author Comment
1.9.3-dev sjoelund.se Introduced the API.

Generated at 2026-04-04T18:18:28Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos