Converts file path inputs into absolute paths. Works similar to absoluteFilePath but paths that start with the modulePathPlaceholder will be relative to the module directory instead of the cwd.
absoluteFilePath
modulePathPlaceholder
Converts file path inputs into absolute paths. Works similar to
absoluteFilePath
but paths that start with themodulePathPlaceholder
will be relative to the module directory instead of the cwd.