Method: Qonfig::Commands::Definition::AddOption#value

Defined in:
lib/qonfig/commands/definition/add_option.rb

#valueObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Object)

Since:

  • 0.1.0



19
20
21
# File 'lib/qonfig/commands/definition/add_option.rb', line 19

def value
  @value
end