.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos