Skip to content

pantoken-root / packages/cli/src / ensureComponentsJsonRegistry

関数: ensureComponentsJsonRegistry()

ensureComponentsJsonRegistry(cwd?): boolean

ベータ

Ensure components.json in the given directory registers the @pantoken namespace. 指定されたディレクトリ内で登録が変更された場合、または既に存在する場合は true を返します。components.json が存在しない場合は false を返します.

パラメーター

cwd?

string = ...

戻り値

boolean