Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use commander preAction hook for setMode
Hooks are new to commander v8. We can use hooks to ensure that `setMode` is called before every command is invoked.
- Loading branch information