option-set-by-name? (マクロ)
パッケージ: CURL.LANGUAGE.COMPILER

オプション バインドが設定されている場合は true を返します。

シグネチャ

{option-set-by-name? obj, name}
name: obj のオプション。
obj: オプションのテストが行われるオブジェクト。

{option-set-by-name? mytext, "color"}