Skip to content

Parameter Sections #48

Description

@BebeSparkelSparkel

There are many programs that have a sectional opener/closer tokens like

-i opener

ffmpeg -i /tmp/a.wav -s 640x480 -i /tmp/a.yuv /tmp/a.mpg

or

( opener and ) closer. -exec opener.

find . \( -name \*.jpg -o -name \*.gif \) -exec rm {} +

I was trying to implement this but was having a hard time isolating the state correctly.

Is this something you think possible?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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