Is there a ‘data/` location?
Returns:
477 478 479
# File 'lib/library.rb', line 477 def datadir? ::File.exist?(datadir) end