9 lines
192 B
Go
9 lines
192 B
Go
|
/*
|
||
|
Package context contains filesystem related utility functions.
|
||
|
|
||
|
Additional information can be found in our Developer Guide:
|
||
|
|
||
|
https://github.com/photoprism/photoprism/wiki
|
||
|
*/
|
||
|
package fsutil
|