Method: Indocker.set_root_dir

Defined in:
lib/indocker.rb

.set_root_dir(val) ⇒ Object



130
131
132
# File 'lib/indocker.rb', line 130

def set_root_dir(val)
  @root_dir = val
end