.OpenModelica.Scripting.dirname

Returns the directory name of a file path.

Information

Similar to dirname(3), but with the safety of Modelica strings.

Interface

function dirname
  input String path;
  output String dirname;
end dirname;

Generated at 2026-01-14T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos