<div><h2id="commandexecution"><ahref="#commandexecution"name="commandexecution">#</a>Command Execution</h2><div><h3id="filesanddirectories">Files and Directories</h3><ul>
<li><strong>Paths can be either strings, Paths, or DirEntry objects.</strong></li>
<li><strong>All exceptions are either OSError or its subclasses.</strong></li>
<li><strong>All functions can raise either OSError or its subclasses.</strong></li>