.Modelica.Utilities.Internal.FileSystem.stat

Information

Inquire file information (POSIX function 'stat')

Interface

impure function stat
  extends Modelica.Icons.Function;
  input String name "Name of file, directory, pipe etc.";
  output Types.FileType fileType "Type of file";
end stat;

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos