Skip to main content

인수

string
필수
Directory path resolved inside the workspace after separator normalization and workspace-boundary checks. Empty path or / is treated as ./; invalid or outside-workspace paths error.

반환값

table
Array table of workspace-relative path strings for direct child entries. Files and folders can both be included; entries are not sorted by this function.

예제

기존 workspace directory 안의 direct child paths를 열거합니다.