.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-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos