Skip to content

Consider allowing Command option to take Func<Command, Command> #39

Closed
@madelson

Description

@madelson

The benefit of this is that it would allow for something like .Command(c => c.RedirectTo(...)). We can actually represent all underlying Command() calls as funcs, with the actions just being identities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions