Package: @effect/cli Module: Options
@effect/cli
Options
Returns true if the specified Options is a boolean flag, false otherwise.
true
false
Signature
declare const isBool: <A>(self: Options<A>) => boolean
Source
Since v1.0.0