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 directory; files and missing paths return false.

예제

workspace path가 존재하는 directory로 해석되는지 확인합니다.