summaryrefslogtreecommitdiffstats
path: root/src/actions/list.rs
AgeCommit message (Expand)Author
2019-02-26move argument structs to the action modulesNora
2019-02-05move to Rust Edition 2018Nora
2019-01-20consistently use khlines for inputVincent Breitmoser
2019-01-19pass args around as &str instead of StringVincent Breitmoser
2019-01-18introduce KhResult for nicer error handlingVincent Breitmoser
2019-01-13move logic from bin/khaleesi.rs into actionsVincent Breitmoser
2019-01-12khline: improve trait structureVincent Breitmoser
2019-01-12introduce KhLine struct for khaleesi linesVincent Breitmoser
2019-01-12move actions into actions moduleVincent Breitmoser