Closed comfysage closed 1 year ago
Hayashi should be able to differentiate between paths and names. For this to work paths require some conditions.
Paths are accepted if they are explicitly relative or absolute ('.' | '/').
pkg.yaml -> name ./pkg.yaml -> path /path/to/pkg.yaml -> path
Hayashi should be able to differentiate between paths and names. For this to work paths require some conditions.
Paths are accepted if they are explicitly relative or absolute ('.' | '/').