summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-05-28 02:16:12 +0000
committerFred Hebert <mononcqc@ferd.ca>2015-05-28 02:16:12 +0000
commit2fabfe1ee824e3d1d0764e2770309c242ae771d9 (patch)
tree9f8e9ea0b0dc41a4f250a8d82e59449be897676a /CONTRIBUTING.md
parent51e822e54cf862e3026d23a1f9e74797c4e7f9eb (diff)
'do' returns its final state.
While 'do' skips state updates between subcommands so that: rebar3 do a, b == (rebar3 a && rebar3 b) The final state of 'b' does not need to be discarded and might in fact be useful to get when dealing with Rebar3 as an API. This can be done without breaking the equality relation already established.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions