Member Junction
    Preparing search index...

    Action for checking if a directory exists in a storage provider.

    await runAction({
    ActionName: 'Check Storage Directory Exists',
    Params: [{
    Name: 'StorageAccount',
    Value: 'Dropbox'
    }, {
    Name: 'DirectoryPath',
    Value: 'projects/2025/'
    }]
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Methods