You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.