summaryrefslogtreecommitdiff
path: root/src/resource.rs
AgeCommit message (Expand)AuthorFilesLines
2021-05-02resources: Remove some unnecessary `pub`Daniel Silverstone1-2/+2
2021-05-02resources: Use new path checking orderDaniel Silverstone1-3/+15
2021-04-09resource: Remove doc comment which confuses CLI helpDaniel Silverstone1-4/+5
2021-01-10resource: Use a fallback path if neededDaniel Silverstone1-1/+9
2021-01-10resource: Support setting the template nameDaniel Silverstone1-0/+32
2021-01-10resource: Support embedded the resourcesDaniel Silverstone1-3/+15
2021-01-10resource: Support more than one --resource on the CLIDaniel Silverstone1-2/+3
2021-01-10resource: Switch from 'templates' to 'share'Daniel Silverstone1-0/+24
2021-01-09resource: Add support for multiple search pathsDaniel Silverstone1-2/+36
2021-01-09chore: Simplify to use resource::read_as_stringDaniel Silverstone1-1/+1
2021-01-09resource: Step one of VFS support, redirect all opensDaniel Silverstone1-0/+25