summaryrefslogtreecommitdiff
path: root/cli/state.rs
AgeCommit message (Collapse)Author
2019-04-09core: Rename Behavior to Dispatch (#2082)Ryan Dahl
And rename IsolateState to ThreadSafeState. Also make ThreadSafeState directly implement Dispatch. This is simpler.