Skip to content

Have list commands react to break, continue #98

@chklauser

Description

@chklauser

The new call\sub capabilities should also be included in list processing commands.

Break means to stop processing further elements (discard all unprocessed elements including the current one)
Continue means to skip the element currently being processed (like a where)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions