Class: RubyWarrior::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_warrior/config.rb

Class Attribute Summary collapse

Class Attribute Details

.path_prefixObject



6
7
8
# File 'lib/ruby_warrior/config.rb', line 6

def path_prefix
  @path_prefix || "."
end