Skip to content
Snippets Groups Projects
Commit c2328cba authored by Henry Weller's avatar Henry Weller
Browse files

fileName: Added recursive directory search function

    //- Recursively search the given directory for the file
    //  returning the path relative to the directory or
    //  fileName::null if not found
    fileName search(const word& file, const fileName& directory);
parent 0c341354
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment