.Modelica.Utilities.Internal.FileSystem.stat

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 2025-04-07T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos