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