lib/knj/cmd_parser.rb in knjrbfw-0.0.101 vs lib/knj/cmd_parser.rb in knjrbfw-0.0.102

- old
+ new

@@ -1,4 +1,6 @@ +Knj.gem_require(:Datet, :datet) + #This class can help you parse results from command-line commands. class Knj::Cmd_parser #Parses the results of "ls -l". #===Examples # str = %x[ls -l] \ No newline at end of file