lib/runnable/extended.rb in runnable-0.2.0 vs lib/runnable/extended.rb in runnable-0.2.1

- old
+ new

@@ -16,10 +16,10 @@ # along with Runnable. If not, see <http://www.gnu.org/licenses/>. require 'runnable/command_parser' # Parse the parameter hash using the extended standard. -class Extended < Command_parser +class Extended < CommandParser # Convert a hash in a Extended style string options. # @return [String] Extended-style parsed params in a raw character array. def parse options = ""