Skip to content
This repository was archived by the owner on Sep 12, 2021. It is now read-only.
This repository was archived by the owner on Sep 12, 2021. It is now read-only.

multiline cmdline arguments #58

@CrystalMethod

Description

@CrystalMethod

It shall be possible to use multi-line cmdline input. Something like temporary files in unix shells, as follows:

$ cat <<EOF
> hello
> world
> EOF
$ 

https://en.wikipedia.org/wiki/Here_document

Use case: I would like to pass JSON snippets as cmd line arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions