Skip to content

Fixes small behaviours in resources

Valentin Valls requested to merge fix-trailing-slash into master

Closes #40 (closed)

  • Normalize the file resource provider root in order to be robust with trailing slash.
  • Protect and normalize leading slash
  • Log an info when a resource is read

With unittests

Edited by Valentin Valls

Merge request reports