Skip to content

path: add type checking for path inputs

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/1139 into v1.x

This commit adds type checking of path inputs to exported methods in the path module. The exception is _makeLong(), which seems to explicitly support any data type.

Closes #1139 (closed)

Merge request reports

Loading