.OpenModelica.Scripting.remove

Information

removes a file or directory of given path (which may be either relative or absolute).

Interface

function remove
  input String path;
  output Boolean success "Returns true on success.";
end remove;

Generated at 2024-09-07T18:25:44Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos