Skip to content

stdin.read interface #68

Closed
Closed
@ruyadorno

Description

@ruyadorno

I'm pretty sure I heard someone in one of the meetings in the past mention it before but I couldn't find any issue so I'm filling this one so that we can track/discuss it.

Description

A different interface for reading from standard input, making it simpler to create scripts that just need to consume a blob of data from stdin at once.

Desired behaviors

  • Enable simple oneliner scripts
  • Avoid Streams interface
  • TBD

Userland alternatives

/cc @Ethan-Arrowood

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