Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function MoveFile(src$, dst$) </h2></p>
|
||||
<p><h2>Function MoveFile(src$, dst$) </h2></p>
|
||||
<p>
|
||||
Moves a file on the system.
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
Returns true if the file was able to be moved and false if it wasn't
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user