lib/ronin/cli/value_processor_command.rb in ronin-2.0.0 vs lib/ronin/cli/value_processor_command.rb in ronin-2.0.1

- old
+ new

@@ -38,10 +38,10 @@ # The additional files to process. # # @return [Array<String>] attr_reader :files - # + # # Initializes the command. # # @param [Hash{Symbol => Object}] kwargs # Additional keyword arguments. #