pestle icon indicating copy to clipboard operation
pestle copied to clipboard

is and has options support is a little half baked. should return booleans

Open astorm opened this issue 5 years ago • 0 comments

Half baked meaning options begining with has and is result in an options array being populated with an empty string. This does allow us to identify their presence, but it is sort of janky as an empty string is still false-ish.

And when/if we do this, add has and is style options to option documentation.

astorm avatar Aug 15 '19 15:08 astorm