2 * Copyright 2017, Andrew Lindesay <apl@lindesay.co.nz>.
3 * All rights reserved. Distributed under the terms of the MIT License.
13 static status_t
RemoveDirectoryContents(BPath
& path
);
14 static status_t
AppendToString(BPath
& path
, BString
& result
);
15 static status_t
ExistsObject(BPath
& directory
,
21 #endif // PATH_UTILS_H