.OpenModelica.Scripting.remove

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-03-29T19:24:44Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos