impure function rmdir extends Modelica.Icons.Function; input String directoryName "Empty directory to be removed"; end rmdir;