devedbox/Commander

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bash_completion
.codeclimate.json
.codecov.yml
.coveralls.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.slather.yml
.travis.yml
.zsh_completion
CODE_OF_CONDUCT.md
Commander.xcodeproj/CommanderTests_Info.plist
Commander.xcodeproj/Commander_Info.plist
Commander.xcodeproj/UtilityTests_Info.plist
Commander.xcodeproj/Utility_Info.plist
Commander.xcodeproj/project.pbxproj
Commander.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Commander.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Commander.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
Commander.xcodeproj/xcshareddata/xcschemes/Commander-Package.xcscheme
Commander.xcodeproj/xcshareddata/xcschemes/commander-sample.xcscheme
Commander.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist
Gemfile
LICENSE
Package.swift36
A
0 mins
README.md
Resources/logo.svg
Resources/sample.png
Sources/Commander/Built-Ins/BuiltIn.swift30
A
0 mins
Sources/Commander/Built-Ins/Commands/Complete.swift127
A
0 mins
Sources/Commander/Built-Ins/Commands/Help.swift61
A
0 mins
Sources/Commander/Commander.swift124
A
0 mins
Sources/Commander/Commands/CommandDescriber.swift87
A
2 hrs
Sources/Commander/Commands/CommandPath.swift128
A
0 mins
Sources/Commander/Commands/CommandRepresentable.swift81
A
0 mins
Sources/Commander/Error.swift27
A
0 mins
Sources/Commander/Options/DefaultOptions.swift35
A
1 hr
Sources/Commander/Options/Option.swift47
A
0 mins
Sources/Commander/Options/OptionDescription.swift19
A
0 mins
Sources/Commander/Options/OptionsDecoder.swift866
A
0 mins
Sources/Commander/Options/OptionsRepresentable.swift182
A
0 mins
Sources/Commander/Shell.swift15
A
0 mins
Sources/Commander/misc.swift41
A
0 mins
Sources/Utility/Bool+.swift16
A
0 mins
Sources/Utility/Collection+.swift17
A
0 mins
Sources/Utility/CommandLine.swift9
A
0 mins
Sources/Utility/Optional+.swift10
A
0 mins
Sources/Utility/String+.swift85
A
2 hrs
Sources/commander-sample/SampleCommand.swift41
A
0 mins
Sources/commander-sample/main.swift16
A
0 mins