.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-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos