.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-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos