diff options
author | Austin Adams <git@austinjadams.com> | 2016-03-26 00:06:55 -0400 |
---|---|---|
committer | Austin Adams <git@austinjadams.com> | 2016-03-26 00:06:55 -0400 |
commit | 011ba174e60e7003c8f20cbe8f5221f33fcf2e50 (patch) | |
tree | 8db208ef2b5efac51f6bf1b5c0682e71d024c09a /tools | |
parent | f8ccf18b95d02ad71304c00da75858250d013517 (diff) | |
download | toolbag-011ba174e60e7003c8f20cbe8f5221f33fcf2e50.tar.gz toolbag-011ba174e60e7003c8f20cbe8f5221f33fcf2e50.tar.xz |
add prefix-stripping (like -prefix /XYZ)
Now you can run `toolbag -prefix /XYZ' to remove `/XYZ' from paths
before ToolBag's ServeMux processes them. Because I've only wrapped the
ToolBag in a StripPrefix, this still leaves plenty of links horribly
broken, namely the ones generated by the Tools tool. At the moment, it
prints aTool.Path(), an absolute path, without any knowledge of the
stripped prefix.
Still, this change makes testing easier.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions