opt_parse_validator 1.10.1
Implementation of validators for the ruby OptionParser lib. Mainly used in the CMSScanner gem to define the cli options available
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (3):
Development Dependencies (8):
            bundler
            >= 1.6
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.13.0
          
          
            rspec-its
            ~> 2.0.0
          
          
            rubocop
            ~> 1.72.2
          
          
            rubocop-performance
            ~> 1.19.0
          
          
            simplecov
            ~> 0.22.0
          
          
            simplecov-lcov
            ~> 0.8.0
          
    