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

Function mkdir

  • mkdir(path: string): Promise<void>
  • Creates a directory at the given path.

    Parameters

    • path: string

      Path to the directory to be created.

    Returns Promise<void>

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

Settings

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

Generated using TypeDoc