trexitycode / wirestate

MIT License
1 stars 0 forks source link

Refactor CLI and forbidden transitions #15

Closed dschnare closed 5 years ago

dschnare commented 5 years ago

Refactor CLI so that the command line arg --disableActions is renamed to --disableCallbacks to better match the code API

Add support for forbidden transitions: event -> |

Closes #14, closes #3