.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.31 KB | 15a1aa03b4cd7a4c1342ad80938125aee754207b4c37ba445fd074ab464fa9f3 |
Gemfile | 100644 | 0 | 0 | | | 348 Bytes | 3eea654ca3e100e26631ce51217afdc095bc31708ae6536f7ceca0bc466c7a53 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 4d37d58c8c3a3f65ea57d6bc7268610f5e8fa45b987c111a2c9a5c0484138835 |
README.md | 100644 | 0 | 0 | | | 8.51 KB | a0b2f295365ca2223bd8087f0162ea03beb0dcd5b8413d3ef6139d97a39e93e9 |
Rakefile | 100644 | 0 | 0 | | | 370 Bytes | 70a273f98e88f8b124e7a8a9fc0326d346780718ef850b21463f82e92a490f36 |
command_kit.gemspec | 100644 | 0 | 0 | | | 2 KB | 391c1f46c3db421fb3efde1a65855c313f64e4ca359b958ea5ef6d97b5406c7d |
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/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/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 | 5dd072654c0736b2735f0432cbed954d9c6bd48f8c99bf2235c4dc61ebe5e4e4 |
lib/command_kit/xdg.rb | 100644 | 0 | 0 | | | 4.19 KB | 356f4df027585cf61fb84cd9a8e971fe849960639c80846170ea70cda17c8b8a |
spec/arguments/argument_spec.rb | 100644 | 0 | 0 | | | 3.32 KB | 4ef962e39244b16096615ae34ee252eeb64eca2be57de82fb8f8c05bedf24bc6 |
spec/arguments/argument_value_spec.rb | 100644 | 0 | 0 | | | 1.5 KB | 2027a77a4fa574e49cd8dcd4268eb219a6157f6898056965925f3c24c1e6f922 |
spec/arguments_spec.rb | 100644 | 0 | 0 | | | 8.14 KB | 2d5d4e469c6e7cf0824e52c8379037ecfd3dc5526f60f3806c2ddcf990a0fd4a |
spec/bug_report_spec.rb | 100644 | 0 | 0 | | | 7.87 KB | 72a0d3ed0dd44c6ceebb3d64bad30f28087ed5da45bcad364ddaceddf4a3144f |
spec/colors_spec.rb | 100644 | 0 | 0 | | | 20.7 KB | 61f56a731b4a45c3267dc6a40accda3947716cd243ce3c1ffe11d9bc5bd03f5b |
spec/command_kit_spec.rb | 100664 | 0 | 0 | | | 176 Bytes | 9546a0bd72a58c36fbdf1de82c55d3d7e8ab988cd8b22aef3ab2fc180e92677c |
spec/command_name_spec.rb | 100644 | 0 | 0 | | | 3.55 KB | f92c17ce58a9342065b651843816406f0a34c0360e36eeef99ab43f8d2eea7b3 |
spec/command_spec.rb | 100644 | 0 | 0 | | | 3.52 KB | 5f8d4f721cf320c12c1d5ac6bafa25eedc436b3b17197d4617c7274c81a606e6 |
spec/commands/auto_load/subcommand_spec.rb | 100664 | 0 | 0 | | | 1.99 KB | 0087b39732403150911ce3e7cba594db14a99df0b46f2fb29493feb53c3ae84b |
spec/commands/auto_load_spec.rb | 100664 | 0 | 0 | | | 5.27 KB | c46db6faafead3e2cfceaf247ff242f28655e2111771378b3b26166c9e7af0e9 |
spec/commands/auto_require_spec.rb | 100664 | 0 | 0 | | | 3.89 KB | 06f722f4622387786bc175ffe84869a09121c9efb4ec03fc8e516e76e4551c92 |
spec/commands/fixtures/test_auto_load/cli/commands/test1.rb | 100664 | 0 | 0 | | | 151 Bytes | 2b040996be19abb89b40829e88572ef08623c0501bbb1953e0ee53c46d75d963 |
spec/commands/fixtures/test_auto_load/cli/commands/test2.rb | 100664 | 0 | 0 | | | 151 Bytes | 0385436355eb35f510b938e31614481ba85032364866a78355b9924c79b202e9 |
spec/commands/fixtures/test_auto_require/lib/test_auto_require/cli/commands/test1.rb | 100664 | 0 | 0 | | | 154 Bytes | 41c03630d9b4d0f84866dd005d11599b53c02d899e16525b47f4b6ecb4809055 |
spec/commands/help_spec.rb | 100664 | 0 | 0 | | | 1.65 KB | c4c267d47f3317a61a5aac7ab1b332654127ff6b7983d255e04c910bbae3c410 |
spec/commands/parent_command_spec.rb | 100664 | 0 | 0 | | | 1 KB | 9fe45d6aa69cbf782a11f97016c560150ed416e873292b2fdcd7a52ef4d40fec |
spec/commands/subcommand_spec.rb | 100644 | 0 | 0 | | | 2.91 KB | 6b1c535fd580fbdf5dcb021c53edfa8bd1765519684e33f82ab28219ab1b000c |
spec/commands_spec.rb | 100644 | 0 | 0 | | | 24.2 KB | 8a83042f3cc0a583d76f1b94a64fbe1c5725010b511b6a78fe72c600810d1e74 |
spec/description_spec.rb | 100644 | 0 | 0 | | | 4.79 KB | 2bae8133cd11a9364f733534578289cc6b0bb1387925ed82bcfbfe393d8987c1 |
spec/edit_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | c0cdd185865b57ff753277eef932fcb52b385ba057bf210210474a779c0412a7 |
spec/env/home_spec.rb | 100664 | 0 | 0 | | | 1.02 KB | baea682b10f9ff03df04ae51fd002168f42e301ffcc327e0654cb47eb8251909 |
spec/env/path_spec.rb | 100664 | 0 | 0 | | | 2.17 KB | 1ab237549afafd268b7c626f89466a3d0843aa561f71459bfd65ccd818813c56 |
spec/env_spec.rb | 100664 | 0 | 0 | | | 3.14 KB | 863e7f514960f66d20c68939552b6351d36a2dd70c4e780cf6a2de0051537ccd |
spec/examples_spec.rb | 100644 | 0 | 0 | | | 5.2 KB | 4a4a7a37716ebde00cad9d9cf5cf597e017a4a7bc99ae6d8d891b57c3b08437f |
spec/exception_handler_spec.rb | 100644 | 0 | 0 | | | 2.43 KB | 31db990ebd647b4ce46797401e222e458565dc8984671ed5df3d9fc40b510038 |
spec/file_utils_spec.rb | 100644 | 0 | 0 | | | 1.32 KB | 2d51fc5539e02444de21b8337e0c98ad69df5a88628cf8c1f3340149508c9d0f |
spec/fixtures/template.erb | 100644 | 0 | 0 | | | 63 Bytes | 4b06b36593a98a762913760268136b3f036983c059f74c2b149b60355115696e |
spec/help/man_spec.rb | 100644 | 0 | 0 | | | 9.02 KB | f059b6aa76ecd2351b868007c5ddfc4f0048a579144012c08417fde334cb8429 |
spec/help_spec.rb | 100664 | 0 | 0 | | | 2.46 KB | ee598c6800fb2a18868b9fc8418d69ef8c5540cd0fbb450cbd8aa12d67290241 |
spec/inflector_spec.rb | 100644 | 0 | 0 | | | 4.84 KB | bdef81811310b61f2776d422265e52a3d4d8a2ecc03aa81c14cc98905434e795 |
spec/interactive_spec.rb | 100644 | 0 | 0 | | | 12.1 KB | 22d6461b0e14d086de9af8a095b3374567dfc4f630e53c1f86adf054cfa2ed4b |
spec/main_spec.rb | 100664 | 0 | 0 | | | 4.03 KB | a6c7fb67a3db4be701863343389885e3643d6b7630181bbe966370fdb78caf76 |
spec/man_spec.rb | 100644 | 0 | 0 | | | 1.09 KB | 0d1efa8c6e122a0b9c0a11340f08a2cfaf9c38ecfb2496b1d2f77a1811ac4b29 |
spec/open_app_spec.rb | 100644 | 0 | 0 | | | 2.31 KB | 73ae4328a6604b4ce07726fdd78b445b68dda51db3aa6dc4be13ccfdfcfd29c8 |
spec/options/option_spec.rb | 100644 | 0 | 0 | | | 8.61 KB | c0d1463a5f721d8145c0f9dec795b372f69566dd0d9014ad26fd7ff52dedd533 |
spec/options/option_value_spec.rb | 100644 | 0 | 0 | | | 4.05 KB | 2a7f0392b34830f50281bbec96be8d5f9c093ae75d32733d8647349875ffa1bd |
spec/options/parser_spec.rb | 100644 | 0 | 0 | | | 6.77 KB | 97c7fbe8acd99533d94062e5d4ca065131f0d1a31ad47c816b2a79fc6b2924c9 |
spec/options/quiet_spec.rb | 100644 | 0 | 0 | | | 1.18 KB | f9d515e1f7b3d4ed5e6f8eb2354ceed71a30e98bf5e378f507db74c890eb32de |
spec/options/verbose_spec.rb | 100644 | 0 | 0 | | | 1.22 KB | 4be80f4e214d855f703f5ddcf3d0b66a9aecb1e152853952b7544c1d980f473a |
spec/options/version_spec.rb | 100644 | 0 | 0 | | | 3.76 KB | 52611dbd36e80955a8876f99bcb1187fd2763e034fe0de2cb25db2436c4b9af3 |
spec/options_spec.rb | 100644 | 0 | 0 | | | 13.3 KB | 19eda6782cf972bac6b0795ae05c78acc7e46610cb4c057339223b22d3a39a2a |
spec/os/linux_spec.rb | 100644 | 0 | 0 | | | 4.68 KB | fd421ebdb933a14dc6cb8087b7ee9162d09d600ac0896c8513bbf8cc081ccd60 |
spec/os_spec.rb | 100644 | 0 | 0 | | | 5.37 KB | 81915a6f52535db3fea9a684781330875487cf7ff9441cfc74a4bf9071b66026 |
spec/package_manager_spec.rb | 100644 | 0 | 0 | | | 26.7 KB | ea787900b35bd850731aa213ce4d2988185e0ce775bf35da776947d189d4d926 |
spec/pager_spec.rb | 100644 | 0 | 0 | | | 5.95 KB | 9af54f223a00bfd9ef0e784ccd814b9425d9e82ded98f0827db9133999729735 |
spec/printing/fields_spec.rb | 100644 | 0 | 0 | | | 4.15 KB | aca6f74c1cd7e1b62dc9dd24585277276d070cac9a33c78c6c5c05e169cfcfb9 |
spec/printing/indent_spec.rb | 100664 | 0 | 0 | | | 3.04 KB | 452d90c51ea23b76b9099ae8c2eabd38011e9902b874f48650d87f12c21b7064 |
spec/printing/lists_spec.rb | 100644 | 0 | 0 | | | 2.28 KB | 6d0f4dbedc5850eb16cfd41d565008ac00e9b4d59dd69e70f00b3878a2daedf7 |
spec/printing/tables/border_style.rb | 100644 | 0 | 0 | | | 1.06 KB | 018a8a807a64eedb8fe5ee9fdfbb21fdb8127af1001d90e8b1f589a9891e205c |
spec/printing/tables/cell_builer_spec.rb | 100644 | 0 | 0 | | | 3.24 KB | b609d7053edfcafcbc1871db7f35a38400aef3264c2c3a3dad7acb6fae0352b0 |
spec/printing/tables/row_builder_spec.rb | 100644 | 0 | 0 | | | 4.54 KB | f6308910a260843cd3d63423b3d9ebb39a34bacd939326ea1b331f4bd3e8377e |
spec/printing/tables/style_spec.rb | 100644 | 0 | 0 | | | 10.7 KB | 84b64e4ce8b61e23b7666fd18080fae279a50a2d8585287912580ed9162f9825 |
spec/printing/tables/table_builder_spec.rb | 100644 | 0 | 0 | | | 7 KB | 649b9a71de7effc8af4e8f5a1530554604e3fddff7dc6c6f3172284aba78f655 |
spec/printing/tables/table_formatter_spec.rb | 100644 | 0 | 0 | | | 37.2 KB | de093ec4d980abf401ff5e870cee88b17b54d71952739fc803885305df6610f1 |
spec/printing/tables_spec.rb | 100644 | 0 | 0 | | | 36.5 KB | 24eb81a2cb595fff0714d724407c5856575e9985c2d68516318f1dd590099bbc |
spec/printing_spec.rb | 100644 | 0 | 0 | | | 2.36 KB | 1cc7809356291a43060b5d45144ff0f4f9e0e773c30343e05f825c792921a87f |
spec/program_name_spec.rb | 100644 | 0 | 0 | | | 1.49 KB | c2661054f05cb0aa0998d488d98fc0164a517bc82a4e5532df9761b5abf50256 |
spec/spec_helper.rb | 100664 | 0 | 0 | | | 52 Bytes | 65ddda6b1d2b08b1978f67e2271e470cdc3955ff7201128e4f7c5b8d09dd7928 |
spec/stdio_spec.rb | 100664 | 0 | 0 | | | 6.99 KB | fa8c78058893230d4b91c059b5d09867175ab36243ba72a290a43bbbed3f95cd |
spec/sudo_spec.rb | 100644 | 0 | 0 | | | 1.43 KB | daa496f078bdc4a1ecd42e2166acdc99badd8a70495b8220da2529eec8f0200c |
spec/terminal_spec.rb | 100644 | 0 | 0 | | | 5.96 KB | ba8d978e61cea935c576ebc6c5683e6644bbb235960c918979a54a3f6a3f13a7 |
spec/usage_spec.rb | 100644 | 0 | 0 | | | 5.84 KB | 26a805877362de2d18ed054c5c8ad8e1958980009250e3cd9242402d9ebb1fd3 |
spec/xdg_spec.rb | 100664 | 0 | 0 | | | 5.01 KB | f13bc949e65a9deecf5ad1d118e8f0e5eeb3cc9b7056ed6551032eed8ac1e36e |