Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): Change Run binding #602
Change ``` Run: {command: <path>, args: [ARGS], direction: <direction> } ``` into ``` Run: {cmd: <path>, args: [ARGS], direction: <direction> } ```
- Loading branch information