Skip to content

Feature: parameterized tasks #151

Description

@jerome-benoit

Mixin API:

  • params iteration:
    .add.each(['foo', 'bar'])('%s task', (param) => {})
  • ?

Syntax:
.each([arg1, ... argN]) where argi can be an array of arguments: [arg1, ..., argK] with the very same length.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions