aboutsummaryrefslogtreecommitdiff
path: root/src/command/mod_master_count.zig
AgeCommit message (Collapse)AuthorFilesLines
2020-05-31Rework commands to be string basedIsaac Freund1-3/+11
This allows for significantly more flexibility and should make implementing the bind command possible.
2020-05-19Implement command execution through riverctlIsaac Freund1-0/+34