aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2020-04-29 15:54:45 +0200
committerDaniel <kingdread@gmx.de>2020-04-29 15:54:45 +0200
commitd564421e9fb71da21ef02d8b711af0e8471bb602 (patch)
tree248beefb56d405dc80057e02197a8804c11c6cac /src/main.rs
parent16019515dffe4dd790adc72ed8a8ece8fc54c260 (diff)
downloadraidgrep-d564421e9fb71da21ef02d8b711af0e8471bb602.tar.gz
raidgrep-d564421e9fb71da21ef02d8b711af0e8471bb602.tar.bz2
raidgrep-d564421e9fb71da21ef02d8b711af0e8471bb602.zip
allow quoted strings as boss names
With evtclib 0.2, every boss has at least one name without space, so every boss can be used. Still, for completeness's and consistency's sake, we want to allow users to also specify boss names with spaces in them. For example, if we print "Qadim the Peerless" as the name of the boss, we might expect raidgrep -- -boss "Qadim the Peerless" to work (instead of -boss qadimp). Therefore, we now allow boss names to be quoted, so that we can properly persist the whitespace.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions