Class: WflFileBase::WflFileBaseConfig

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/wfl_file_base.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rootObject

Returns the value of attribute root.



15
16
17
# File 'lib/wfl_file_base.rb', line 15

def root
  @root
end

#tmp_dirObject

Returns the value of attribute tmp_dir.



15
16
17
# File 'lib/wfl_file_base.rb', line 15

def tmp_dir
  @tmp_dir
end