fox-it/flow.record

Ensure explicit path comparisons are supported

Closed this issue · 0 comments

Sometimes it is desirable to test both the path parts and path flavor for equality, for instance when checking the user home directory on different targets i.e path == posix_path(/usr/local/ls").

Add this functionality to the path fieldtype