Rakefile | 644 | 0 | 0 | | | 234 Bytes | 08f2509553bd1d6da32052486af8d30dcff0a650d1c04f5395499f24c7251216 |
clamp.gemspec | 644 | 0 | 0 | | | 756 Bytes | 0db8422468e1b746b37a3e852964ec9b8e5737012997cb3333e8638476124917 |
examples/flipflop | 755 | 0 | 0 | | | 445 Bytes | 278e1ecc8df79dbccad210808d8e15fa445f3ab44c09ed96eb22471668ff5b07 |
examples/fubar | 755 | 0 | 0 | | | 245 Bytes | a38ebbfe17f8796a0b478ab96c625d1e6b5005b12dd4cfb11e30605eed198971 |
examples/speak | 755 | 0 | 0 | | | 552 Bytes | 969a2002d23dc7238c38cc314e977f1f03c448fd6bdaff48d8c327822702bda6 |
lib/clamp.rb | 644 | 0 | 0 | | | 49 Bytes | 350dc00831ddc176ec9a8bcaaf1bf9d99ee8fe0fde677669832fab89f597b8ad |
.gitignore | 644 | 0 | 0 | | | 46 Bytes | 8674a56ff7c1f9e6272b08a2c2997378144119f389dc35e2c5afa10ec92707b2 |
Gemfile | 644 | 0 | 0 | | | 120 Bytes | 200b62cc8b1287774882d35379e22c3645d619043c4f3e23cac3c2d45fc45f23 |
README.markdown | 644 | 0 | 0 | | | 8.17 KB | 6e8272ddeca04b1c8ba478d648e346e2df2098ea82158fc3f18fcab9cf707880 |
lib/clamp/attribute.rb | 644 | 0 | 0 | | | 562 Bytes | cb5854426497b9bef7442cc2007c56720a4182fa875c0320acc0feb8e0e8c64a |
lib/clamp/attribute_declaration.rb | 644 | 0 | 0 | | | 963 Bytes | 2ff9c0026372ee0d888e3d47caf1d5406056d11a2c06989dd9a78892a8fd05d7 |
lib/clamp/command.rb | 644 | 0 | 0 | | | 3.48 KB | 1987297328fc2a0bbaf559beecbb4762fd1c14fb53a74fa20f3485ddceb5450a |
lib/clamp/errors.rb | 644 | 0 | 0 | | | 393 Bytes | cabaa62996163c9d2999594fbba7c6711b5136ecd8286222acd2d630b8fb9f22 |
lib/clamp/help.rb | 644 | 0 | 0 | | | 1.59 KB | 729b375287474b89ac958b55cf21f6af12a7c91da508d563a4a8aa752433f8a8 |
lib/clamp/option.rb | 644 | 0 | 0 | | | 1.42 KB | aadf29d2ede462b3c5767b7a4227b9eb937c262711d2ad62920f272b3fa3e107 |
lib/clamp/option/declaration.rb | 644 | 0 | 0 | | | 1.24 KB | 9211e87e68f03622a3a5c41d44ab8e87d096c61ab56f8dbfc38d21d787700952 |
lib/clamp/option/parsing.rb | 644 | 0 | 0 | | | 993 Bytes | 0b0843469915093d5fec74f99054968ba012f1bc7c2c88564a244d656d6a778a |
lib/clamp/parameter.rb | 644 | 0 | 0 | | | 1.48 KB | 8309d70c917ca045531fc952573585a961ed6c81e38dc520fc0d32ff04bf1437 |
lib/clamp/parameter/declaration.rb | 644 | 0 | 0 | | | 520 Bytes | f7fde1877866bcd87ea0b03d555b08887d28d8ac5816f272f7c77196580beb72 |
lib/clamp/parameter/parsing.rb | 644 | 0 | 0 | | | 577 Bytes | 52812f78b18d51c3f3eaa06251771e1c5164155e299f96769bf8fbf8fbb85b1b |
lib/clamp/subcommand.rb | 644 | 0 | 0 | | | 445 Bytes | 8e01fc61bbcfa1ee4161ab508cfed626082949ad93dfffaa0dba109f06c9505f |
lib/clamp/subcommand/declaration.rb | 644 | 0 | 0 | | | 1.66 KB | 2d99b9625c51210f9e3d0b0cd52fa4369da0b1baff153cafa5b411163f0df5d8 |
lib/clamp/subcommand/execution.rb | 644 | 0 | 0 | | | 1021 Bytes | acea5b3538bd3935f629bb962b11132a3e813c4569bdfda16f941fb027cbe33c |
lib/clamp/version.rb | 644 | 0 | 0 | | | 44 Bytes | e00c6d086a3e0312f4565fa0ac0c4893ab4f47591f4688727bdfcf05bea6524c |
spec/clamp/command_group_spec.rb | 644 | 0 | 0 | | | 3.05 KB | 4896c1e00961ffc0925252234ec8bda9891afb3206941435d1a2b56aae1b4d74 |
spec/clamp/command_spec.rb | 644 | 0 | 0 | | | 12.7 KB | 1d5a1eec2cee9c1735ee412efe8953fe98d134b2179c4a6f1380a48a0181aaf7 |
spec/clamp/option_module_spec.rb | 644 | 0 | 0 | | | 655 Bytes | 211ae2bcdb9c71f55ada9dc0424d0cf2c7c4c26369562df9ccc11b7424d5ac0b |
spec/clamp/option_spec.rb | 644 | 0 | 0 | | | 2.61 KB | 79a6018ab1f8ede00f172dac2e087e8705830d247282ddc6c362b89022565563 |
spec/clamp/parameter_spec.rb | 644 | 0 | 0 | | | 2.49 KB | 74ecf4575f0ae9b79ff09029d27d83f03e026ce507340d077d6ccbbeb744db5c |
spec/spec_helper.rb | 644 | 0 | 0 | | | 583 Bytes | 04439ce2de6a7f2db358b3f7026868a35c1298196c9a0468e343b9456450a18e |