Method: LicenseFinder::Configuration#project_path

Defined in:
lib/license_finder/configuration.rb

#project_pathObject



61
62
63
# File 'lib/license_finder/configuration.rb', line 61

def project_path
  Pathname(path_prefix).expand_path
end