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
README.md
Resources/logo.svg
Resources/sample.png
commander_completion
help/docset-installed.txt
Package.swift36
Sources/Commander/Built-Ins/BuiltIn.swift30
Sources/Commander/Built-Ins/Commands/Complete.swift127
Sources/Commander/Built-Ins/Commands/Help.swift61
Sources/Commander/Commander.swift124
Sources/Commander/Commands/CommandDescriber.swift87
A
2 hrs
Sources/Commander/Commands/CommandPath.swift128
Sources/Commander/Commands/CommandRepresentable.swift81
Sources/Commander/Error.swift27
Sources/Commander/Options/DefaultOptions.swift35
A
1 hr
Sources/Commander/Options/Option.swift47
Sources/Commander/Options/OptionDescription.swift19
Sources/Commander/Options/OptionsDecoder.swift866
Sources/Commander/Options/OptionsRepresentable.swift182
Sources/Commander/Shell.swift15
Sources/Commander/misc.swift41
Sources/Utility/Bool+.swift16
Sources/Utility/Collection+.swift17
Sources/Utility/CommandLine.swift9
Sources/Utility/Optional+.swift10
Sources/Utility/String+.swift85
A
2 hrs