Is there any way to inherit a custom IO manager fr...
# ask-community
e
Is there any way to inherit a custom IO manager from the fs io manager for default behavior based on runtime value? Would love to allow a user to not provide an output path for the asset, in which case the back up would be to use the default fs
handle_output
fn
👍 1
to follow up on this, another option is to get access to the temp folder logic that the fs io manager actually uses, so I can dump stuff there as well