@shopify/cli-kit
    Preparing search index...

    Function exec

    • Runs a command asynchronously.

      Parameters

      • command: string

        Command to be executed.

      • args: string[]

        Arguments to pass to the command.

      • Optionaloptions: ExecOptions

        Optional settings for how to run the command.

      Returns Promise<void>