« get me outta code hell

Ignore filename case in crawl-local - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/process-argv.js
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-09-11 22:23:06 -0300
committerFlorrie <towerofnix@gmail.com>2017-09-11 22:23:10 -0300
commit3f9f999f417d16e70bb5d6aac1461babf71a22f0 (patch)
treebd1a67854977c9f3c9c06c64f04f450dd5067a44 /src/process-argv.js
parente66b70fafc140af7abbe0ade44ed55bbd757e7d7 (diff)
Ignore filename case in crawl-local
The array ['banana', 'Rainbows!!', 'Abstract', 'kangaroo']..
..would previously be sorted as ['Abstract', 'Rainbows!!', 'banana',
'kangaroo']..
..but that was clearly wrong; it's now sorted as ['Abstract', 'banana',
'kangaroo', 'Rainbows!!'].
Diffstat (limited to 'src/process-argv.js')
0 files changed, 0 insertions, 0 deletions