Skip to content

File redirections API #6

Open
Open
@acatton

Description

@acatton

Improve the file redirection API.

Something like:

import spm

l = spm.run('ls')
l.stdout = spm.stdout
l.wait()  # Write output to console

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions