.OpenModelica.Scripting.directoryExists

Returns whether the given directory exists or not.

Interface

function directoryExists
  input String dirName;
  output Boolean exists;
end directoryExists;

Generated at 2025-11-03T19:21:06Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos