Skip to content

pantoken-root / packages/cli/src / ensureComponentsJsonRegistry

함수: ensureComponentsJsonRegistry()

ensureComponentsJsonRegistry(cwd?): boolean

베타

지정된 디렉터리의 components.json@pantoken 네임스페이스를 등록했는지 확인합니다. 수정되었거나 이미 존재하면 true를 반환하고, components.json이 존재하지 않으면 false를 반환합니다.

매개변수

cwd?

string = ...

반환값

boolean