in3Utils.fileHandlerUtils.checkPathlib

checkPathlib(checkPath)[source]

check if pathlib.PurePath if not convert to

Parameters
  • checkPath (str or pathlib path)

  • path to be checked

Returns

checkPath – pathlib path version of checkPath

Return type

pathlib path