Skip to content

Strip quotes from launch options

Changes0.1.0 (in development)

FixedPlanned for 0.1.0

A launch option written with double quotes around it, or around part of it, is now matched as though the quotes were not there. Arguments were compared exactly as the shell handed them over, so quoting one โ€” which a path containing a space obliges โ€” stopped it being recognized.

Credit: ZivDero, tomsons26