The module tries to load from $PSScriptRoot\public\*.ps1 but no public folder exists. - Fix: Create a public folder and move user-facing functions like `qp` there, or remove the public loading logic. Related parent issue: [Improve code quality](https://github.com/MatrTech/quickpath/issues/50)
The module tries to load from $PSScriptRoot\public*.ps1 but no public folder exists.
qpthere, or remove the public loading logic.Related parent issue: Improve code quality