.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 2025-01-30T19:25:57Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos