Skip to content

Extending AssetCatalogueProvider::storeAsset() To Accept File Streams/Strings #64

@jjbutnotreally

Description

@jjbutnotreally

Following a discussion with @acuthbert, we've identified a use case where passing a file Stream or a String (to be written to a file) to storeAsset() would be worthwhile.

Currently, if a file is being generated by another process, we have to store it in a temporary location first, before passing it to storeAsset(). This feature addition would remove that requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions