Sha256: 551a0aadf33869c35eb11175f6af1242e9db303ee66df702040cbbe739bfecca
Contents?: true
Size: 309 Bytes
Versions: 3
Compression:
Stored size: 309 Bytes
Contents
# frozen_string_literal: true module Codeowners module Cli # Contains helper classes that prompt the user for information # required to resolve detected issues in interactive mode. # They only return acquired information without applying any modifications. module Wizards end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
codeowners-checker-1.1.2 | lib/codeowners/cli/wizards.rb |
codeowners-checker-1.1.1 | lib/codeowners/cli/wizards.rb |
codeowners-checker-1.0.5 | lib/codeowners/cli/wizards.rb |