.document | 100664 | 0 | 0 | | | 28 Bytes | 59bfc325bf61e4668268be371c9b016ecaaab93ebb136d78d0561456f87ae91c |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1 KB | 21f5aeb4be93565f38e7f1700595536a326e94e221bd6c9928ac25e845080a1a |
.gitignore | 100664 | 0 | 0 | | | 76 Bytes | 85041a8a0b767dc46da8f6c76200a5bde183424b384e16cd45fb740a2457b19b |
.rspec | 100664 | 0 | 0 | | | 32 Bytes | 275e761c75d3895271dd2897568a3d229e604b91522cab75b64b27d1898807c7 |
.rubocop.yml | 100644 | 0 | 0 | | | 6.63 KB | be6a7a28236dfded7f39e8dee01377aa4e1ca1d687e0067ab322ba6d58c850db |
.yardopts | 100664 | 0 | 0 | | | 65 Bytes | b9170b99666a49fa6fb7d45ee11fa498d41319b1bc96fea41e712eccb2e56bd2 |
ChangeLog.md | 100644 | 0 | 0 | | | 7.45 KB | 4c020cfaa49b40514f17ac845fbfb82f7663b2841717730e4c0b8c3a3d534849 |
Gemfile | 100644 | 0 | 0 | | | 348 Bytes | 3eea654ca3e100e26631ce51217afdc095bc31708ae6536f7ceca0bc466c7a53 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 4d37d58c8c3a3f65ea57d6bc7268610f5e8fa45b987c111a2c9a5c0484138835 |
README.md | 100644 | 0 | 0 | | | 8.79 KB | 6c2f24d10c840fffe026cdfe2ae25806f4131a314eb8841dc26e4a8d4239754b |
Rakefile | 100644 | 0 | 0 | | | 370 Bytes | 70a273f98e88f8b124e7a8a9fc0326d346780718ef850b21463f82e92a490f36 |
command_kit.gemspec | 100644 | 0 | 0 | | | 2.13 KB | 8512069db3ad3b1eeadc1d63bfa624e0251a9c6aee31801995a46f1e8961ce1d |
examples/colors.rb | 100755 | 0 | 0 | | | 872 Bytes | 793f1a1823a81a268e683fdc979d3b02a23685b25dc37880e735c5c2482db9fa |
examples/command.rb | 100755 | 0 | 0 | | | 1.3 KB | b213ea6987607f22ba5b3a9c335121e6d68f7a34a4bc8a15bbf048151eb3fee1 |
examples/pager.rb | 100755 | 0 | 0 | | | 461 Bytes | 3d52dfd9b844da04104a084357592e9f429b4728c582404c8e35f5f6b0b76be0 |
examples/printing/tables.rb | 100755 | 0 | 0 | | | 2.88 KB | ebadda314f4ebdf0c5c46440b7d018f45a9af299840ae5aac062ab274d539816 |
examples/subcommands/cli.rb | 100755 | 0 | 0 | | | 1.3 KB | 10c9303d65f5a1f7f454c57f13f5b812bf324344f4d25be0f1dec74109f47806 |
examples/subcommands/cli/config.rb | 100644 | 0 | 0 | | | 371 Bytes | 32f390db695e28c1d030f1c84bb57ebc5b89e6f82d2b2a3ee8183e071bd3931e |
examples/subcommands/cli/config/get.rb | 100644 | 0 | 0 | | | 1 KB | b8dfd7e186f446ac9467ecf6ae305eead960c54e7fbf1cd3cdd1d0cde03939b5 |
examples/subcommands/cli/config/set.rb | 100644 | 0 | 0 | | | 1.02 KB | 667d9e1cb643c898fd35420fd9f0d81dba6304ec56bc52694bedf626eedd4937 |
examples/subcommands/cli/list.rb | 100644 | 0 | 0 | | | 613 Bytes | 9ca0fe7c77e044cafbbee9a29945fc557d9bc96a9bdcc829989ebef03f54bee4 |
examples/subcommands/cli/update.rb | 100644 | 0 | 0 | | | 1.04 KB | 84f614f1ffd248b4cf51b3398d65a6a806012fd8e3400627fddfb94ccea97134 |
gemspec.yml | 100644 | 0 | 0 | | | 725 Bytes | 1411201e7963f265a222f195221b3ab2a3755269290e1282a418e582541c1ced |
lib/command_kit.rb | 100664 | 0 | 0 | | | 60 Bytes | c34759baa2c97c3010bfcde6309f954c60bbb239aa258e036cdb001aeb728cd1 |
lib/command_kit/arguments.rb | 100644 | 0 | 0 | | | 6.04 KB | beca6dc18913af9bb2ccf3b044a0da8cbbf379198d3c2505b4599f8c63fd646c |
lib/command_kit/arguments/argument.rb | 100644 | 0 | 0 | | | 1.88 KB | 4085f5e65ff4184f2be35f9eddd320fcdc6018bb8eb2f31365cee6d038780df0 |
lib/command_kit/arguments/argument_value.rb | 100644 | 0 | 0 | | | 1.08 KB | 760def32856ebcdd6a45804a3f2ba7ea28df98f0054477b3607303c991650102 |
lib/command_kit/bug_report.rb | 100644 | 0 | 0 | | | 2.29 KB | 10258e678173c46e2d650fd732d8d6f4a0553a14240b4a530653a21eaf186d8e |
lib/command_kit/colors.rb | 100644 | 0 | 0 | | | 22.9 KB | df13c28133b6146aa3d152ef05743476a432f7c3fc44838452bee6fcc4fee99e |
lib/command_kit/command.rb | 100644 | 0 | 0 | | | 2.19 KB | 87cd38371e4fe81396056c40526b158212035a3572194cf84169395162d2b417 |
lib/command_kit/command_name.rb | 100664 | 0 | 0 | | | 2.09 KB | 114d496b9b9a31e3210d5c7250e4dfa8f5227885e11f2c6972a6d4c33465bed6 |
lib/command_kit/commands.rb | 100644 | 0 | 0 | | | 8.08 KB | 3cb2b1127ebff77e7cad7a515fcab947d172a43a848e7118d98737b163e9ef58 |
lib/command_kit/commands/auto_load.rb | 100644 | 0 | 0 | | | 4.24 KB | f885c28bd6a48b8b77ba598449afb08e40eb5d6da2339c9a041d881a127c3ae6 |
lib/command_kit/commands/auto_load/subcommand.rb | 100664 | 0 | 0 | | | 2.13 KB | 994907f0bdec34c05f523c16d83942e46504be2c89f5eff36042f6c34f8be348 |
lib/command_kit/commands/auto_require.rb | 100644 | 0 | 0 | | | 3.5 KB | 33e4179765415575d19d8a95c8a018902c1fd273440471b38287812793badcfa |
lib/command_kit/commands/command.rb | 100664 | 0 | 0 | | | 231 Bytes | aed27776038d8d8b0227c4981f6037330a8a4083466326ee7e170ff4e54f7fd0 |
lib/command_kit/commands/help.rb | 100664 | 0 | 0 | | | 1.05 KB | 82610d446d57736b3c2d3a8c81fee3edcf5c666133754ace90176a72404d9178 |
lib/command_kit/commands/parent_command.rb | 100664 | 0 | 0 | | | 528 Bytes | 086416953544519cd7ea73aa0db1592005879d53817299f564973d1aa4b46630 |
lib/command_kit/commands/subcommand.rb | 100644 | 0 | 0 | | | 1.57 KB | c94515031b8d1531ca9936862a013dd04728ae314f292f28c5eb32cf81008708 |
lib/command_kit/completion/install.rb | 100644 | 0 | 0 | | | 8.33 KB | 8627dd531fda2d8ef421ce2f99d88d9309858969eb6b2fdd116482ae8d7a3345 |
lib/command_kit/description.rb | 100644 | 0 | 0 | | | 2.08 KB | 5909681e8d931de9419d4cca223f00d7a435d5c05b197d0870269a5418b4e7db |
lib/command_kit/edit.rb | 100644 | 0 | 0 | | | 1.08 KB | df2269118615b5a09be388f1061223a4c78d2f853a9b838baad44153a82bf758 |
lib/command_kit/env.rb | 100644 | 0 | 0 | | | 889 Bytes | ce6cf5bbe525dee79f34f8e63bd0984ebdd316236e58f5d26cb99df3e8f75602 |
lib/command_kit/env/home.rb | 100644 | 0 | 0 | | | 1.64 KB | 90a4a6734642f7ea9725f8aea4f37a9850d9ab11f981a71f5113f47abe0b4abf |
lib/command_kit/env/path.rb | 100664 | 0 | 0 | | | 1.88 KB | da3e2772a2d3fdb418f75341f7b62d5d9ba18baf174a8abed5e861b60ec34fdb |
lib/command_kit/env/prefix.rb | 100644 | 0 | 0 | | | 857 Bytes | b21e68206d4ee50acc8a08c696f8f5dd6040347744f15857e4eb6d5092a795a2 |
lib/command_kit/env/shell.rb | 100644 | 0 | 0 | | | 1.42 KB | 6a441c51983850d730c2bb4686b3cc0be58aa6cc79746427883347b96f5b9ed7 |
lib/command_kit/examples.rb | 100664 | 0 | 0 | | | 2.29 KB | ba10da874382dc953d2fa9f41c88be20b2731e42ba98e236d2991a5eb18f67ac |
lib/command_kit/exception_handler.rb | 100664 | 0 | 0 | | | 1.23 KB | c57e22535fb02f4615a50b27389eab5cd224263d89e007990e8a05064b74cccd |
lib/command_kit/file_utils.rb | 100644 | 0 | 0 | | | 1.06 KB | 0655032a1a82a85e831c8f970393384b22f4376c1c45a2ce2ecfd2ae46bf0d9e |
lib/command_kit/help.rb | 100664 | 0 | 0 | | | 1.28 KB | 15fd749b0edeedabf0f4eee37d4663b868f9b66c273c7c043f24d22cf17c5676 |
lib/command_kit/help/man.rb | 100644 | 0 | 0 | | | 3.9 KB | 6038e00f4bb8e15b55bba254153c29da3c4da3140da5ac5ca61fc8003c015752 |
lib/command_kit/inflector.rb | 100644 | 0 | 0 | | | 2.79 KB | a08fc24ac834fd5ba857b4fa66929ccd64aa23de2b86caf4f51b9c60e5cacbc6 |
lib/command_kit/interactive.rb | 100644 | 0 | 0 | | | 5.89 KB | 64835350ec5ff3750cf78714e77feab6d940fd95d53093800736937362819025 |
lib/command_kit/main.rb | 100644 | 0 | 0 | | | 2.42 KB | a83ea11de60dd1f4f53ed15b72a71d24207bca80a921e8a7ac6238c59a1feef3 |
lib/command_kit/man.rb | 100644 | 0 | 0 | | | 906 Bytes | df8c798957b20affec3a706d4283d90dc048c6e8d16bbf313c9c321a355f38a6 |
lib/command_kit/open_app.rb | 100644 | 0 | 0 | | | 1.79 KB | cb4513489a86a6830cd609b9dcc2cfb2732490b7aa8507b5bc8899a81d98a9ff |
lib/command_kit/options.rb | 100644 | 0 | 0 | | | 8.56 KB | 578df143c57652d9cde7fa8efa5221ec36b6f8bc5e3824060b24c0c5f2218b57 |
lib/command_kit/options/option.rb | 100644 | 0 | 0 | | | 5.26 KB | 25e339f330c8f9e5e0bd676aaf31221fadb0c1b282e7db914e8b3bf3ab1881d3 |
lib/command_kit/options/option_value.rb | 100644 | 0 | 0 | | | 3.39 KB | 97422a1b3b9758b1743a0cf7284e093acb8493b3f7822a8d771a77b7a7b09a1a |
lib/command_kit/options/parser.rb | 100644 | 0 | 0 | | | 5.72 KB | 8f71b8776acc6ca9b408a327c08591b6ae682238eae56c74e84a1a6fac9cca21 |
lib/command_kit/options/quiet.rb | 100644 | 0 | 0 | | | 1.06 KB | 29879985b71712f90527e7595b459a93e06005f58c24eca1db8386396604abf9 |
lib/command_kit/options/verbose.rb | 100644 | 0 | 0 | | | 1.23 KB | 1c62a0ed6d2790fe285abbe78f76bc94924333f11ac5a6148a1ea44bd92d5347 |
lib/command_kit/options/version.rb | 100644 | 0 | 0 | | | 1.62 KB | 275074877332adbd9f2a82e8edd2f741a92fd15c261f3ef0d44dbef8c27ef287 |
lib/command_kit/os.rb | 100644 | 0 | 0 | | | 3.69 KB | 9f126980d931ac89d40d05d022a1d9666846b6785af7e1b6f1c6fc0a72431fcd |
lib/command_kit/os/linux.rb | 100644 | 0 | 0 | | | 3.56 KB | c33e070b23a9adabd0831240755ee0c72bc76707e732e916ad7a3e87d8d3f59c |
lib/command_kit/package_manager.rb | 100644 | 0 | 0 | | | 5.8 KB | 22f3b668633e9ccf4e6b76ee093a9f82dbecd9e0eb6612b9733bb916850c0159 |
lib/command_kit/pager.rb | 100644 | 0 | 0 | | | 4.33 KB | 6023cbc8f212d05322fb6d954395bdace6fbdd21fd63bf124ecb904f2f7fea79 |
lib/command_kit/printing.rb | 100644 | 0 | 0 | | | 1.38 KB | 75d0dcb66fcdc244c08324ae84dcdcc1c22ee3c632435e1a93f3d8951074fc53 |
lib/command_kit/printing/fields.rb | 100644 | 0 | 0 | | | 1.25 KB | 323fd810210a0610fbc777d784fec2d4356fb36c2d075e5b1738f95880e08e9f |
lib/command_kit/printing/indent.rb | 100644 | 0 | 0 | | | 2.09 KB | ac04941d5e80f5b5974d5145a8abc31686a515e6cc134800e7b9f44398b128f8 |
lib/command_kit/printing/lists.rb | 100644 | 0 | 0 | | | 2.05 KB | 57c2b9fb573d9b551085b6fa330cb95fa53b4c6274c9140e69a04d2c403a20f2 |
lib/command_kit/printing/tables.rb | 100644 | 0 | 0 | | | 8.24 KB | ab3a66f286ce1177fef46aaa358131101239aef926f9ed766b7ac767de4d9545 |
lib/command_kit/printing/tables/border_style.rb | 100644 | 0 | 0 | | | 5.05 KB | 8cd54f7eea58750c9d3bf034be7bdb353a523c97c5784276e813e43c1ddebfc2 |
lib/command_kit/printing/tables/cell_builder.rb | 100644 | 0 | 0 | | | 1.99 KB | b52d6ea8850814bf335580f77b211075c83cad145a6b568fdb08d1b2579285c7 |
lib/command_kit/printing/tables/row_builder.rb | 100644 | 0 | 0 | | | 2.46 KB | ecf24e41f88293d00654a5a7af8ed83841401288e59f209757435de0b69195d4 |
lib/command_kit/printing/tables/style.rb | 100644 | 0 | 0 | | | 6.49 KB | 6f6d49a6aee064132d11186627928a4b88d7f26686d7808d091652fbced7b1d6 |
lib/command_kit/printing/tables/table_builder.rb | 100644 | 0 | 0 | | | 3.31 KB | d372d8ef6ddee4e474c8eb4519112f71a2ec2b7917fbb7f38fe69f997338a9b7 |
lib/command_kit/printing/tables/table_formatter.rb | 100644 | 0 | 0 | | | 7.5 KB | 34989a2b04f2af29e61859f3f9d82cdb1f2b996013cdfe6a1f71664972224a1f |
lib/command_kit/program_name.rb | 100644 | 0 | 0 | | | 1.49 KB | 1df9a6598be3ac929aa163a8121f59d4d50092428ee997c15d6a401fde1e338a |
lib/command_kit/stdio.rb | 100644 | 0 | 0 | | | 2.97 KB | 9120ffae69d8268d2176b38b10788bfce1deffa971f89f9a74cffe59b8292086 |
lib/command_kit/sudo.rb | 100644 | 0 | 0 | | | 828 Bytes | 57e35335b3530c38978912217836b982fb8f1eda5ea6abc518003ad7341befbb |
lib/command_kit/terminal.rb | 100644 | 0 | 0 | | | 3.38 KB | 7b57727d7416c79f6896055d616ce8f9befb4263128015915645696819e7d433 |
lib/command_kit/usage.rb | 100664 | 0 | 0 | | | 2.34 KB | 8b4470657465006d3f88e27a803234079f34572cc4bbae8dc8d35a99e90eae39 |
lib/command_kit/version.rb | 100644 | 0 | 0 | | | 66 Bytes | 03af552f2c458352026da12d24d593ee3ac38b822f623d1137af89e3d67d3a42 |
lib/command_kit/xdg.rb | 100644 | 0 | 0 | | | 4.19 KB | 356f4df027585cf61fb84cd9a8e971fe849960639c80846170ea70cda17c8b8a |