.OpenModelica.Scripting.copy

Information

copies the source file to the destination file. Returns true if the file has been copied.

Interface

function copy
  input String source;
  input String destination;
  output Boolean success;
end copy;

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos