missing pathname

This commit is contained in:
Loic Nageleisen 2014-05-21 12:02:56 +02:00
parent 609e684477
commit f4f91ff8bf

View file

@ -1,3 +1,5 @@
require 'pathname'
module Islo module Islo
# Generic command execution # Generic command execution
class Command class Command