Noir::CLI::ScanFlags::Arg
Inherits Enum < Comparable < Value < Object
What follows the flag, and therefore how a shell should complete it.
Constants
None = 0
Value = 1
File = 2
Url = 3
Choice = 4
OptionalChoice = 5
Instance methods
takes_value?
Source