Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] what is the effect of returning a file or a blob in orion.shell.command?

Hi,

I am trying to determine what is the intended behavior for a shell
command that returns a blob or a file, but have not been successful so
far. The documentation says they are possible options, but doesn't
describe what they are for. Any help?

I tried writing a simple command that returns a file object but other
than a progress bar that never goes away,  I see no observable effect.

Thanks!

Rafael


Back to the top