Hi I'm using docopt and have an empty argument that is nil. echo args["\--wid"] gives nil args["\--wid"] == nil gives a compile time error
thanks
Hi I'm using docopt and have an empty argument that is nil. echo args["\--wid"] gives nil args["\--wid"] == nil gives a compile time error
thanks