lib/runnable/extended.rb in runnable-0.1.1 vs lib/runnable/extended.rb in runnable-0.1.2
- old
+ new
@@ -13,12 +13,12 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Runnable. If not, see <http://www.gnu.org/licenses/>.
-require 'command_parser'
+require 'runnable/command_parser'
-# <p>Parse the parameter hash using the extended standard.</p>
+# Parse the parameter hash using the extended standard.
class Extended < Command_parser
# Convert a hash in a Extended style string options.
# @return [String] Extended-style parsed params in a raw character array.
def parse