FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Method GetNewWorkDirectory

    GetNewWorkDirectory()

    Gets a new non-existent directory path that can be used for any intermediate work required by a FileProcessor or to store the final result. The directory is not created automatically. Work directories are automatically cleaned up after the processing pipeline completes but file processors can clean up intermediate work directories or their contents earlier if they are no longer needed.

    Declaration
    public IAbsoluteDirectoryPath GetNewWorkDirectory()
    Returns
    Type Description
    IAbsoluteDirectoryPath
    © Singulink. All rights reserved.