summaryrefslogtreecommitdiffstats
path: root/examples/simple.rs
AgeCommit message (Expand)Author
2020-04-22Use unwrapsharkdp
2020-04-22Update examplessharkdp
2020-04-22rename run => printsharkdp
2020-04-22Allow fluent stylesharkdp
2020-04-22Separate inputs from configsharkdp
2020-04-22Initial verison of PrettyPrinter buildersharkdp
2020-04-21Rename field name, new constructorssharkdp
2020-04-21Moved user_provided_filename to be contained within OrdinaryFile structKyle Criddle
2020-03-21Cargo fmtsharkdp
2020-03-21Add an even simple examplesharkdp
2020-03-21Further simplify module structuresharkdp
2020-03-21Simplify public API module structuresharkdp
2020-03-21Rename output component to 'style compinent', move wrap to separate modulesharkdp
2020-03-21Run cargo fmtsharkdp
2020-03-21move Config struct to separate filesharkdp
2020-03-21Major restructuring of theme/syntax handlingsharkdp
2020-02-13Allow for non-unicode filenames, closes #225sharkdp
2019-10-30Simplify 'using_controller' examplesharkdp