.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 2026-07-10T20:51:55Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos