• Preparing search index...
  • The search index is not available
@shopify/cli-kit
  • @shopify/cli-kit
  • node/fs
  • mkdirSync

Function mkdirSync

  • mkdirSync(path: string): void
  • Synchronously creates a directory at the given path.

    Parameters

    • path: string

      Path to the directory to be created.

    Returns void

    • Defined in packages/cli-kit/src/public/node/fs.ts:239

Settings

Member Visibility
@shopify/cli-kit
  • Loading...

Generated using TypeDoc