.OpenModelica.Scripting.dirname

Information

Returns the directory name of a file path. Similar to dirname(3), but with the safety of Modelica strings.

Interface

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

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos