Skip to main content

引数

string
必須
Path resolved inside the workspace after separator normalization and workspace-boundary checks. Invalid or outside-workspace paths error before a boolean is returned.

戻り値

boolean
True only when the resolved path exists and is a regular file; folders and missing paths return false.

例

workspace path が存在する regular file に解決されるか確認します。