You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use properties.LoadFromPath() to load library.properties
Since the properties package has a function supporting the paths.Path type the library.properties path starts in, it was
silly to convert it to a string for use with properties.Load().
0 commit comments