positional? ( option -- ? ) - Factor Documentation

positional? ( option -- ? )


Vocabulary
command-line .parser .private

Inputs
option an object


Outputs
? an object


Definition
USING: kernel ;

IN: command-line.parser.private

: positional? ( option -- ? ) optional? not ;

AltStyle によって変換されたページ (->オリジナル) /