.OpenModelica.Scripting.directoryExists

Returns whether the given directory exists or not.

Interface

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

Generated at 2026-08-05T20:24:29Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos