lib/rubikon/parameter.rb in rubikon-0.5.1 vs lib/rubikon/parameter.rb in rubikon-0.5.2
- old
+ new
@@ -9,9 +9,11 @@
# not prefixed with one or two dashes. Once a parameter is supplied by the
# user, it is relayed to the command it belongs to.
#
# @author Sebastian Staudt
# @see Command
+ # @see Flag
+ # @see Option
# @since 0.3.0
module Parameter
# @return [Array<Symbol>] The alias names of this parameter
attr_reader :aliases