.Modelica.Utilities.Internal.FileSystem.rename

Rename existing file or directory (C function 'rename')

Interface

impure function rename
  extends Modelica.Icons.Function;
  input String oldName "Current name";
  input String newName "New name";
end rename;

Generated at 2026-07-10T20:51:55Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos