add
Description:
Add a file to the index.
Parameters:
this |
a Index. |
entry |
a IndexEntry. |
Returns:
true if the file was successfully added, false otherwise. |
Add a file to the index.
this |
a Index. |
entry |
a IndexEntry. |
true if the file was successfully added, false otherwise. |