postmodern/command_mapper.rb

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.document
.github/workflows/ruby.yml
.gitignore
.rspec
.yardopts
ChangeLog.md
Gemfile
LICENSE.txt
README.md
Rakefile
command_mapper.gemspec
examples/grep.rb55
A
0 mins
gemspec.yml
lib/command_mapper.rb2
A
0 mins
lib/command_mapper/arg.rb31
A
0 mins
lib/command_mapper/argument.rb58
A
1 hr
lib/command_mapper/command.rb281
D
2 days
lib/command_mapper/exceptions.rb8
A
0 mins
lib/command_mapper/option.rb137
A
2 hrs
lib/command_mapper/option_value.rb15
A
0 mins
lib/command_mapper/sudo.rb37
A
0 mins
lib/command_mapper/types.rb13
A
0 mins
lib/command_mapper/types/dec.rb36
A
3 hrs
lib/command_mapper/types/enum.rb15
A
0 mins
lib/command_mapper/types/hex.rb48
A
2 hrs
lib/command_mapper/types/input_dir.rb19
A
35 mins
lib/command_mapper/types/input_file.rb19
A
35 mins
lib/command_mapper/types/input_path.rb15
A
0 mins
lib/command_mapper/types/key_value.rb67
B
4 hrs
lib/command_mapper/types/key_value_list.rb17
A
0 mins
lib/command_mapper/types/list.rb39
A
35 mins
lib/command_mapper/types/map.rb31
A
0 mins
lib/command_mapper/types/num.rb36
A
3 hrs
lib/command_mapper/types/str.rb42
A
3 hrs
lib/command_mapper/types/type.rb22
A
0 mins
lib/command_mapper/version.rb3
A
0 mins