lib/rbkb/cli/slice.rb in emonti-rbkb-0.6.2 vs lib/rbkb/cli/slice.rb in emonti-rbkb-0.6.2.1

- old
+ new

@@ -1,6 +1,9 @@ require 'rbkb/cli' +# Copyright 2009 emonti at matasano.com +# See README.rdoc for license information +# # Returns a slice from input. This is just a shell interface to a String.slice # operation. class Rbkb::Cli::Slice < Rbkb::Cli::Executable def initialize(*args)