Libraries
»
cli
(1.4.0)
»
Index
»
CLI
»
Arguments
»
#mandatory
Method: CLI::Arguments#mandatory
Defined in:
lib/cli/arguments.rb
#
mandatory
⇒
Object
6 7 8
# File 'lib/cli/arguments.rb', line 6
def
mandatory
select
{
|
a
|
a
.
mandatory?
}
end