alexpeachey / end_state

A State Machine implementation
MIT License
9 stars 5 forks source link

Add initial state feature #6

Closed alexpeachey closed 10 years ago

alexpeachey commented 10 years ago

Add the ability to set the initial state of the machine. Adding this also allows an easy way to handle what happens when they wrap an object with a nil state.