lib/eco/cli/scripting/argument.rb in eco-helpers-1.5.1 vs lib/eco/cli/scripting/argument.rb in eco-helpers-1.5.2

- old
+ new

@@ -29,9 +29,10 @@ end def with_param? @with_param end + end end end end