.Modelica.Utilities.Internal.FileSystem.rmdir

Remove empty directory (POSIX function 'rmdir')

Interface

impure function rmdir
  extends Modelica.Icons.Function;
  input String directoryName "Empty directory to be removed";
end rmdir;

Generated at 2025-07-06T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos