.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos