Method: Exec::CommandOption::Option#mandatory
- Defined in:
- lib/exec/command_option.rb
#mandatory ⇒ Object (readonly)
Returns the value of attribute mandatory.
171 172 173 |
# File 'lib/exec/command_option.rb', line 171 def mandatory @mandatory end |