kustomzone / plush

Plush is a browser-based shell or terminal.
Apache License 2.0
0 stars 0 forks source link

untilFailureM is poorly named #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This function actually executes all actions, it just returns the first 
non-success ExitCode.

Probably, each use of it, and of andThenM should be scrutinized.

Original issue reported on code.google.com by mark.len...@gmail.com on 17 Nov 2012 at 7:30

GoogleCodeExporter commented 9 years ago

Original comment by mark.len...@gmail.com on 17 Nov 2012 at 7:31

GoogleCodeExporter commented 9 years ago
became untilErrorM in [1bc7105]

Original comment by m...@glyphic.com on 25 Apr 2013 at 7:26