.Modelica.Utilities.Internal.FileSystem.rmdir

Information

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 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos