
2025-06-04 20:38:22
When your function expects a path fragment string as a parameter, you MUST specify, explicitly, if it should have a leading, trailing, or neither forward slash.
If you do not say *explicitly in the docblock of that exact function/method*, then you are wrong and your code is wrong and I will curse your name every time I am forced to use your broken code.
#Programming