|
@@ -27,7 +27,7 @@ |
|
|
<h2><a name="mkdir">Mkdir</a></h2> |
|
|
<h2><a name="mkdir">Mkdir</a></h2> |
|
|
<h3>Description</h3> |
|
|
<h3>Description</h3> |
|
|
<p>Creates a directory. Also non-existent parent directories are created, when |
|
|
<p>Creates a directory. Also non-existent parent directories are created, when |
|
|
necessary.</p> |
|
|
|
|
|
|
|
|
necessary. Does nothing if the directory already exist.</p> |
|
|
<h3>Parameters</h3> |
|
|
<h3>Parameters</h3> |
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
<tr> |
|
|
<tr> |
|
@@ -50,4 +50,3 @@ necessary.</p> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |
|
|
|
|
|
|