![]() |
Public API Reference |
#include <syspath.h>
Public Methods | |
int | AddOnce (const char *path, bool scanRecursive=false, const char *type=0, bool overrideRecursive=true) |
Add a path, but only if it isn't in the list already. More... |
Definition at line 167 of file syspath.h.
|
Add a path, but only if it isn't in the list already.
Definition at line 183 of file syspath.h. References csExpandPath, csPathsIdentical, csStrNew, csArray::Length, and csArray::Push. |