flag
Is the single-character flag parameter present?
Is the multi-character flag parameter present?
Is either the single-character or the equivalent multi-character flag present.
A convenience function equivalent to :
flag(shortName) || flag(longName)
Content copied to clipboard