.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 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos